C# Class ActionLibrary.ActionsExtentedOperations

Afficher le fichier Open project: GAIPS-INESC-ID/FAtiMA-Toolkit

Méthodes publiques

Méthode Description
ToFinishedEventName ( this action, Name subject ) : Name
ToNameRepresentation ( this action ) : Name
ToStartEventName ( this action, Name subject ) : Name

Method Details

ToFinishedEventName() public static méthode

public static ToFinishedEventName ( this action, Name subject ) : Name
action this
subject Name
Résultat Name

ToNameRepresentation() public static méthode

public static ToNameRepresentation ( this action ) : Name
action this
Résultat Name

ToStartEventName() public static méthode

public static ToStartEventName ( this action, Name subject ) : Name
action this
subject Name
Résultat Name