public PerformanceCounterViewModel(
IPerformanceCounter model
)
Public Sub New (
model As IPerformanceCounter
)
public:
PerformanceCounterViewModel(
IPerformanceCounter^ model
)
new :
model : IPerformanceCounter -> PerformanceCounterViewModel