PerformanceCounterViewModel(IPerformanceCounter, Dispatcher) - конструктор
Пространство имён: Tessa.UI.DiagnosticsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public PerformanceCounterViewModel(
IPerformanceCounter model,
Dispatcher dispatcher
)
Public Sub New (
model As IPerformanceCounter,
dispatcher As Dispatcher
)
public:
PerformanceCounterViewModel(
IPerformanceCounter^ model,
Dispatcher^ dispatcher
)
new :
model : IPerformanceCounter *
dispatcher : Dispatcher -> PerformanceCounterViewModel
Параметры
- model IPerformanceCounter
-
- dispatcher Dispatcher
-