C# Class WebGen.ConceptApp.UI.Mvc.Areas.Public.PublicAreaRegistration

Inheritance: System.Web.Mvc.AreaRegistration
ファイルを表示 Open project: inspira/WebGen

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