C# Class ActionLibrary.ActionsExtentedOperations

Mostra file Open project: GAIPS-INESC-ID/FAtiMA-Toolkit

Public Methods

Method Description
ToFinishedEventName ( this action, Name subject ) : Name
ToNameRepresentation ( this action ) : Name
ToStartEventName ( this action, Name subject ) : Name

Method Details

ToFinishedEventName() public static method

public static ToFinishedEventName ( this action, Name subject ) : Name
action this
subject Name
return Name

ToNameRepresentation() public static method

public static ToNameRepresentation ( this action ) : Name
action this
return Name

ToStartEventName() public static method

public static ToStartEventName ( this action, Name subject ) : Name
action this
subject Name
return Name