C# Class Pipes.StructureMap.ContainerExtensions

Afficher le fichier Open project: zeitgarden/Pipes

Méthodes publiques

Méthode Description
BootstrapPipeline ( this container ) : void
Publisher ( this container ) : IPublisher

Method Details

BootstrapPipeline() public static méthode

public static BootstrapPipeline ( this container ) : void
container this
Résultat void

Publisher() public static méthode

public static Publisher ( this container ) : IPublisher
container this
Résultat IPublisher