Method | Description | |
---|---|---|
Match ( System.Web.HttpContextBase httpContext, |
||
SubdomainRouteConstraint ( string s ) : System.Web |
public Match ( System.Web.HttpContextBase httpContext, |
||
httpContext | System.Web.HttpContextBase | |
route | ||
parameterName | string | |
values | RouteValueDictionary | |
routeDirection | RouteDirection | |
return | bool |
public SubdomainRouteConstraint ( string s ) : System.Web | ||
s | string | |
return | System.Web |