C# Class NServiceBus.RootContext

Inheritance: BehaviorContext
Afficher le fichier Open project: Particular/NServiceBus Class Usage Examples

Méthodes publiques

Méthode Description
RootContext ( IBuilder builder, IPipelineCache pipelineCache, IEventAggregator eventAggregator ) : ObjectBuilder

Method Details

RootContext() public méthode

public RootContext ( IBuilder builder, IPipelineCache pipelineCache, IEventAggregator eventAggregator ) : ObjectBuilder
builder IBuilder
pipelineCache IPipelineCache
eventAggregator IEventAggregator
Résultat ObjectBuilder