Method | Description | |
---|---|---|
AreaMapper ( string areaName, string pathPrefix = null, string _namespace = null, Action |
||
RegisterRoutes ( RouteCollection routeCollection ) : void |
Method | Description | |
---|---|---|
ConstrainArea ( |
public AreaMapper ( string areaName, string pathPrefix = null, string _namespace = null, Action |
||
areaName | string | |
pathPrefix | string | |
_namespace | string | |
subMapper | Action |
|
return | System |
public RegisterRoutes ( RouteCollection routeCollection ) : void | ||
routeCollection | RouteCollection | |
return | void |