C# Class NServiceBus.ConfiguredPublishers

Afficher le fichier Open project: Particular/NServiceBus

Méthodes publiques

Méthode Description
Add ( IPublisherSource publisherSource ) : void
Apply ( Publishers publishers, Conventions conventions, bool enforceBestPractices ) : void

Private Methods

Méthode Description
Generate ( Conventions conventions, IPublisherSource source, bool enforceBestPractices ) : IEnumerable

Method Details

Add() public méthode

public Add ( IPublisherSource publisherSource ) : void
publisherSource IPublisherSource
Résultat void

Apply() public méthode

public Apply ( Publishers publishers, Conventions conventions, bool enforceBestPractices ) : void
publishers Publishers
conventions Conventions
enforceBestPractices bool
Résultat void