Method | Description | |
---|---|---|
ConfigureAutoMapper ( ) : void | ||
RegisterApiRoutes ( ) : void | ||
RegisterArea ( System.Web.Mvc.AreaRegistrationContext context ) : void | ||
RegisterBundles ( ) : void | ||
RegisterMvcRoutes ( System.Web.Mvc.AreaRegistrationContext context ) : void |
public RegisterArea ( System.Web.Mvc.AreaRegistrationContext context ) : void | ||
context | System.Web.Mvc.AreaRegistrationContext | |
return | void |
public RegisterMvcRoutes ( System.Web.Mvc.AreaRegistrationContext context ) : void | ||
context | System.Web.Mvc.AreaRegistrationContext | |
return | void |