C# Class Adf.Core.Test.TestAction

Inheritance: Descriptor
Afficher le fichier Open project: NLADP/ADF Class Usage Examples

Méthodes publiques

Свойство Type Description
TaskStarted TestAction
ValidationFailed TestAction
ValidationSucceeded TestAction
ViewActivated TestAction
ViewDeactivated TestAction

Méthodes publiques

Méthode Description
TestAction ( string name )

Method Details

TestAction() public méthode

public TestAction ( string name )
name string

Property Details

TaskStarted public_oe static_oe property

public static TestAction,Adf.Core.Test TaskStarted
Résultat TestAction

ValidationFailed public_oe static_oe property

public static TestAction,Adf.Core.Test ValidationFailed
Résultat TestAction

ValidationSucceeded public_oe static_oe property

public static TestAction,Adf.Core.Test ValidationSucceeded
Résultat TestAction

ViewActivated public_oe static_oe property

public static TestAction,Adf.Core.Test ViewActivated
Résultat TestAction

ViewDeactivated public_oe static_oe property

public static TestAction,Adf.Core.Test ViewDeactivated
Résultat TestAction