C# Class FubuMVC.ServerSentEvents.TopicUrls

Inheritance: IUrlPolicy
ファイルを表示 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