Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
TeamMentor
CoreLib
MVC5
C# Class TeamMentor.CoreLib.MVC5
显示文件
Open project: TeamMentor/Master
Class Usage Examples
Public Methods
Method
Description
MapDefaultRoutes
( ) :
void
mapWebApi
(
System.Web.Http.HttpConfiguration
config
) :
void
Method Details
MapDefaultRoutes()
public
static
method
public
static
MapDefaultRoutes
( ) :
void
return
void
mapWebApi()
public
static
method
public
static
mapWebApi
(
System.Web.Http.HttpConfiguration
config
) :
void
config
System.Web.Http.HttpConfiguration
return
void