C# Class Pipes.HandlerPolicyRunner

Inheritance: IActivator
Afficher le fichier Open project: zeitgarden/Pipes

Méthodes publiques

Méthode Description
Activate ( IEnumerable packages, IPackageLog log ) : void
HandlerPolicyRunner ( IEnumerable policies, MessageGraph graph ) : System.Collections.Generic

Method Details

Activate() public méthode

public Activate ( IEnumerable packages, IPackageLog log ) : void
packages IEnumerable
log IPackageLog
Résultat void

HandlerPolicyRunner() public méthode

public HandlerPolicyRunner ( IEnumerable policies, MessageGraph graph ) : System.Collections.Generic
policies IEnumerable
graph MessageGraph
Résultat System.Collections.Generic