Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
FBC
Northwind
WebUI
Areas
HelpPage
HelpPageAreaRegistration
C# Class FBC.Northwind.WebUI.Areas.HelpPage.HelpPageAreaRegistration
Inheritance:
System.Web.Mvc.AreaRegistration
Show file
Open project: duncanhunter/WebAPI2-Onion-Architecture-SSW-Style-with-DI-and-UOW
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