Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
NMeasure
Tests
AdHocConfig
C# Class NMeasure.Tests.AdHocConfig
Inheritance:
UnitConfiguration
ファイルを表示
Open project: flq/NMeasure
Class Usage Examples
Public Methods
Method
Description
AdHocConfig
(
Action
action
) :
System
Use
(
Action
action
) :
void
UseEmpty
( ) :
void
Method Details
AdHocConfig()
public
method
public
AdHocConfig
(
Action
action
) :
System
action
Action
return
System
Use()
public
static
method
public
static
Use
(
Action
action
) :
void
action
Action
return
void
UseEmpty()
public
static
method
public
static
UseEmpty
( ) :
void
return
void