Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
FubuMVC
ServerSentEvents
TopicUrls
C# Class FubuMVC.ServerSentEvents.TopicUrls
Inheritance:
IUrlPolicy
Show file
Open project: DarthFubuMVC/FubuMVC.ServerSentEvents
Public Methods
Method
Description
Build
(
ActionCall
call
) :
IRouteDefinition
Matches
(
ActionCall
call
) :
bool
Method Details
Build()
public
method
public
Build
(
ActionCall
call
) :
IRouteDefinition
call
ActionCall
return
IRouteDefinition
Matches()
public
method
public
Matches
(
ActionCall
call
) :
bool
call
ActionCall
return
bool