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