C# 클래스 Pipes.HandlerRegister

상속: IActivator
파일 보기 프로젝트 열기: zeitgarden/Pipes

공개 메소드들

메소드 설명
Activate ( IEnumerable packages, IPackageLog log ) : void
HandlerRegister ( MessageGraph graph, IHandlerFacility facility ) : System.Collections.Generic

메소드 상세

Activate() 공개 메소드

public Activate ( IEnumerable packages, IPackageLog log ) : void
packages IEnumerable
log IPackageLog
리턴 void

HandlerRegister() 공개 메소드

public HandlerRegister ( MessageGraph graph, IHandlerFacility facility ) : System.Collections.Generic
graph MessageGraph
facility IHandlerFacility
리턴 System.Collections.Generic