C# 클래스 NServiceBus.ConfiguredPublishers

파일 보기 프로젝트 열기: Particular/NServiceBus

공개 메소드들

메소드 설명
Add ( IPublisherSource publisherSource ) : void
Apply ( Publishers publishers, Conventions conventions, bool enforceBestPractices ) : void

비공개 메소드들

메소드 설명
Generate ( Conventions conventions, IPublisherSource source, bool enforceBestPractices ) : IEnumerable

메소드 상세

Add() 공개 메소드

public Add ( IPublisherSource publisherSource ) : void
publisherSource IPublisherSource
리턴 void

Apply() 공개 메소드

public Apply ( Publishers publishers, Conventions conventions, bool enforceBestPractices ) : void
publishers Publishers
conventions Conventions
enforceBestPractices bool
리턴 void