C# Class Dysphoria.Net.UrlRouting.UrlPattern

Zero-parameter UrlPattern. See AbstractUrlPattern
Inheritance: AbstractUrlPattern
Mostra file Open project: bunsen32/typed-url-routing Class Usage Examples

Public Methods

Method Description
UrlPattern ( string pattern ) : Dysphoria.Net.UrlRouting.PathComponents

Method Details

UrlPattern() public method

public UrlPattern ( string pattern ) : Dysphoria.Net.UrlRouting.PathComponents
pattern string
return Dysphoria.Net.UrlRouting.PathComponents