C# Class NMeasure.Tests.AdHocConfig

Inheritance: UnitConfiguration
Afficher le fichier Open project: flq/NMeasure Class Usage Examples

Méthodes publiques

Méthode Description
AdHocConfig ( Action action ) : System
Use ( Action action ) : void
UseEmpty ( ) : void

Method Details

AdHocConfig() public méthode

public AdHocConfig ( Action action ) : System
action Action
Résultat System

Use() public static méthode

public static Use ( Action action ) : void
action Action
Résultat void

UseEmpty() public static méthode

public static UseEmpty ( ) : void
Résultat void