C# Class LeanCommandUnframework.Pipeline

ファイルを表示 Open project: SzymonPobiega/LeanCommandUnframework Class Usage Examples

Public Methods

Method Description
Pipeline ( object command, FilterCollection filterCollection, object handler )
Process ( ) : object

Private Methods

Method Description
Handle ( ) : object

Method Details

Pipeline() public method

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

Process() public method

public Process ( ) : object
return object