C# Class Inspira.AutoGenMvc3.Mvc3Example.Areas.Admin.AdminAreaRegistration

Inheritance: System.Web.Mvc.AreaRegistration
Mostrar archivo Open project: inspira/Inspira.AutoGenMvc3

Public Methods

Method Description
RegisterArea ( System.Web.Mvc.AreaRegistrationContext context ) : void

Method Details

RegisterArea() public method

public RegisterArea ( System.Web.Mvc.AreaRegistrationContext context ) : void
context System.Web.Mvc.AreaRegistrationContext
return void