PerformanceCounterViewModel(IPerformanceCounter, Dispatcher) - конструктор |
Пространство имён:
Tessa.UI.Diagnostics
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис 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
- Тип: Tessa.DiagnosticsIPerformanceCounter
- dispatcher
- Тип: System.Windows.ThreadingDispatcher
См. также