C# 클래스 NServiceBus.Features.ConfiguredUnicastRoutes

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

공개 메소드들

메소드 설명
Add ( IRouteSource routeSource ) : void
Apply ( UnicastRoutingTable unicastRoutingTable, Conventions conventions ) : void

메소드 상세

Add() 공개 메소드

public Add ( IRouteSource routeSource ) : void
routeSource IRouteSource
리턴 void

Apply() 공개 메소드

public Apply ( UnicastRoutingTable unicastRoutingTable, Conventions conventions ) : void
unicastRoutingTable UnicastRoutingTable
conventions Conventions
리턴 void