Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Junior
Route
Routing
RelativeUrlResolvers
FormatStringRelativeUrlResolver
C# Class Junior.Route.Routing.RelativeUrlResolvers.FormatStringRelativeUrlResolver
Inheritance:
IRelativeUrlResolver
Exibir arquivo
Open project: nathan-alden/junior-route
Public Methods
Method
Description
FormatStringRelativeUrlResolver
(
string
format
) :
System
Resolve
( ) :
ResolveResult
Method Details
FormatStringRelativeUrlResolver()
public
method
public
FormatStringRelativeUrlResolver
(
string
format
) :
System
format
string
return
System
Resolve()
public
method
public
Resolve
( ) :
ResolveResult
return
ResolveResult