C# Class Xtalion.Coroutines.Parallel.ParallelAction

Inheritance: DispatchAction
Afficher le fichier Open project: yevhen/Servelat-Pieces

Méthodes publiques

Méthode Description
Execute ( ) : void
ParallelAction ( IAction actions ) : System.Threading

Private Methods

Méthode Description
SetDispatch ( DispatchAction action ) : void

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

ParallelAction() public méthode

public ParallelAction ( IAction actions ) : System.Threading
actions IAction
Résultat System.Threading