PerformanceTestBase - конструктор
Пространство имён: Tessa.DiagnosticsСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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
-