C# Class LeanCommandUnframework.Pipeline

Afficher le fichier Open project: SzymonPobiega/LeanCommandUnframework Class Usage Examples

Méthodes publiques

Méthode Description
Pipeline ( object command, FilterCollection filterCollection, object handler )
Process ( ) : object

Private Methods

Méthode Description
Handle ( ) : object

Method Details

Pipeline() public méthode

public Pipeline ( object command, FilterCollection filterCollection, object handler )
command object
filterCollection FilterCollection
handler object

Process() public méthode

public Process ( ) : object
Résultat object