C# 클래스 LeanCommandUnframework.Pipeline

파일 보기 프로젝트 열기: SzymonPobiega/LeanCommandUnframework 1 사용 예제들

공개 메소드들

메소드 설명
Pipeline ( object command, FilterCollection filterCollection, object handler )
Process ( ) : object

비공개 메소드들

메소드 설명
Handle ( ) : object

메소드 상세

Pipeline() 공개 메소드

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

Process() 공개 메소드

public Process ( ) : object
리턴 object