Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
VirtoCommerce
WebStore
Routes
C# 클래스 VirtoCommerce.WebStore.Routes
상속:
IRouteProvider
파일 보기
프로젝트 열기: VirtoCommerce/vc-orchard-cms
공개 메소드들
메소드
설명
GetRoutes
( ) :
IEnumerable
GetRoutes
(
ICollection
routes
) :
void
메소드 상세
GetRoutes()
공개
메소드
public
GetRoutes
( ) :
IEnumerable
리턴
IEnumerable
GetRoutes()
공개
메소드
public
GetRoutes
(
ICollection
routes
) :
void
routes
ICollection
리턴
void