C# 클래스 Pipes.HandlerPolicyRunner

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

공개 메소드들

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

메소드 상세

Activate() 공개 메소드

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

HandlerPolicyRunner() 공개 메소드

public HandlerPolicyRunner ( IEnumerable policies, MessageGraph graph ) : System.Collections.Generic
policies IEnumerable
graph MessageGraph
리턴 System.Collections.Generic