Method | Description | |
---|---|---|
ConstraintToVerb ( HttpVerbs httpVerb ) : void | ||
RouteMapping ( string actionName ) : System.Collections.Generic | ||
ToCustomUrl ( string url ) : |
||
ToRoot ( ) : |
||
ToRootPlural ( ) : |
||
WithNoParameters ( ) : |
||
WithParameters ( IList |
public ConstraintToVerb ( HttpVerbs httpVerb ) : void | ||
httpVerb | HttpVerbs | |
return | void |
public RouteMapping ( string actionName ) : System.Collections.Generic | ||
actionName | string | |
return | System.Collections.Generic |
public ToCustomUrl ( string url ) : |
||
url | string | |
return |
public WithParameters ( IList |
||
parameters | IList |
|
return |