Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FubuMVC
ServerSentEvents
TopicUrls
C# 클래스 FubuMVC.ServerSentEvents.TopicUrls
상속:
IUrlPolicy
파일 보기
프로젝트 열기: DarthFubuMVC/FubuMVC.ServerSentEvents
공개 메소드들
메소드
설명
Build
(
ActionCall
call
) :
IRouteDefinition
Matches
(
ActionCall
call
) :
bool
메소드 상세
Build()
공개
메소드
public
Build
(
ActionCall
call
) :
IRouteDefinition
call
ActionCall
리턴
IRouteDefinition
Matches()
공개
메소드
public
Matches
(
ActionCall
call
) :
bool
call
ActionCall
리턴
bool