C# Class gitflow_visual_studio.Areas.HelpPage.HelpPageAreaRegistration

Inheritance: System.Web.Mvc.AreaRegistration
Datei anzeigen Open project: Granicus/gitflow_visual_studio

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