C# Class Pipes.HandlerRegister

Inheritance: IActivator
ファイルを表示 Open project: zeitgarden/Pipes

Public Methods

Method Description
Activate ( IEnumerable packages, IPackageLog log ) : void
HandlerRegister ( MessageGraph graph, IHandlerFacility facility ) : System.Collections.Generic

Method Details

Activate() public method

public Activate ( IEnumerable packages, IPackageLog log ) : void
packages IEnumerable
log IPackageLog
return void

HandlerRegister() public method

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