PerformanceTestBase - конструктор
Пространство имён: Tessa.DiagnosticsСборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
protected PerformanceTestBase(
string name,
Action? setUp,
Action? tearDown
)
Protected Sub New (
name As String,
setUp As Action,
tearDown As Action
)
protected:
PerformanceTestBase(
String^ name,
Action^ setUp,
Action^ tearDown
)
new :
name : string *
setUp : Action *
tearDown : Action -> PerformanceTestBase
Параметры
- name String
-
- setUp Action
-
- tearDown Action
-