InterfaceIPerformanceCounterSelectedCounterViewModel
Interface
Definition
Namespace:ArtOfTest.WebAii.Design.Execution.Profiler.PerformanceCounterProfiler.ViewModels.Interfaces
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public interface IPerformanceCounterSelectedCounterViewModel : INotifyPropertyChanged
Inherited Members
Properties
SourceTreeNode
Declaration
cs-api-definition
IPerformanceCounterTreeViewModel SourceTreeNode { get; set; }
Property Value