C# Class WebAPIwithODataSample.Areas.HelpPage.HelpPageAreaRegistration

Inheritance: System.Web.Mvc.AreaRegistration
Afficher le fichier Open project: uname-yang/WorkFlow-Engine-OData-WebApi-with-OdataClient

Méthodes publiques

Méthode Description
RegisterArea ( System.Web.Mvc.AreaRegistrationContext context ) : void

Method Details

RegisterArea() public méthode

public RegisterArea ( System.Web.Mvc.AreaRegistrationContext context ) : void
context System.Web.Mvc.AreaRegistrationContext
Résultat void