Method | Description | |
---|---|---|
RegisterGlobalFilters ( GlobalFilterCollection filters ) : void | ||
RegisterRoutes ( RouteCollection routes ) : void |
Method | Description | |
---|---|---|
Application_AuthenticateRequest ( Object sender, |
||
Application_Error ( Object sender, |
||
Application_Start ( ) : void |
Method | Description | |
---|---|---|
SetDependencyResolver ( ) : void |
protected Application_AuthenticateRequest ( Object sender, |
||
sender | Object | |
e | ||
return | void |
protected Application_Error ( Object sender, |
||
sender | Object | |
e | ||
return | void |
public RegisterGlobalFilters ( GlobalFilterCollection filters ) : void | ||
filters | GlobalFilterCollection | |
return | void |
public RegisterRoutes ( RouteCollection routes ) : void | ||
routes | RouteCollection | |
return | void |