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