Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
Complete ( PathValue value ) : Falcor.Server.Routing.RouteHandlerResult | ||
Path ( FalcorPath path ) : IPathValueBuilder | ||
RouteAsync ( |
Метод | Описание | |
---|---|---|
Complete ( IEnumerable |
||
Error ( string error = null ) : Falcor.Server.Routing.RouteHandlerResult | ||
FalcorRouter ( ) : System.Collections.Generic | ||
Path ( ) : IPathValueBuilder |
protected static Complete ( IEnumerable |
||
values | IEnumerable |
|
Результат | Falcor.Server.Routing.RouteHandlerResult |
public static Complete ( PathValue value ) : Falcor.Server.Routing.RouteHandlerResult | ||
value | PathValue | |
Результат | Falcor.Server.Routing.RouteHandlerResult |
protected static Error ( string error = null ) : Falcor.Server.Routing.RouteHandlerResult | ||
error | string | |
Результат | Falcor.Server.Routing.RouteHandlerResult |
protected FalcorRouter ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
protected static Path ( ) : IPathValueBuilder | ||
Результат | IPathValueBuilder |
public static Path ( FalcorPath path ) : IPathValueBuilder | ||
path | FalcorPath | |
Результат | IPathValueBuilder |
public RouteAsync ( |
||
request | ||
Результат | Task |