Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Skight
eLiteWeb
Presentation
Web
FrontControllers
RoutingTableImpl
C# Class Skight.eLiteWeb.Presentation.Web.FrontControllers.RoutingTableImpl
Inheritance:
RoutingTable
ファイルを表示
Open project: SkightTeam/eLiteWeb
Public Methods
Method
Description
GetEnumerator
( ) :
IEnumerator
add
(
Command
route
) :
void
Private Methods
Method
Description
IEnumerable
( ) :
IEnumerator
Method Details
GetEnumerator()
public
method
public
GetEnumerator
( ) :
IEnumerator
return
IEnumerator
add()
public
method
public
add
(
Command
route
) :
void
route
Command
return
void