Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NServiceBus
Routing
RouteTableEntry
C# 클래스 NServiceBus.Routing.RouteTableEntry
Represents an entry in a routing table.
파일 보기
프로젝트 열기: Particular/NServiceBus
공개 메소드들
메소드
설명
RouteTableEntry
(
Type
messageType
,
UnicastRoute
route
) :
System
Creates a new entry.
메소드 상세
RouteTableEntry()
공개
메소드
Creates a new entry.
public
RouteTableEntry
(
Type
messageType
,
UnicastRoute
route
) :
System
messageType
System.Type
route
UnicastRoute
리턴
System