C# Class Tepeyac.Core.Executor

Inheritance: IExecutor
Afficher le fichier Open project: ataranto/tepeyac Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( System.Action action ) : void
Execute ( List actions ) : void

Method Details

Execute() public méthode

public Execute ( System.Action action ) : void
action System.Action
Résultat void

Execute() public méthode

public Execute ( List actions ) : void
actions List
Résultat void