C# Class Docary.Areas.Mobile.MobileAreaRegistration

Inheritance: System.Web.Mvc.AreaRegistration
显示文件 Open project: JefClaes/Docary

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