Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
LearnLanguages
Navigation
NavigationSet
C# 클래스 LearnLanguages.Navigation.NavigationSet
상속:
INavigationSet
파일 보기
프로젝트 열기: ibgib/LearnLanguages
1 사용 예제들
공개 메소드들
메소드
설명
NavigationSet
( ) :
System.Collections.Generic
RegisterPage
(
IPage
page
) :
void
UnregisterPage
(
IPage
page
) :
void
메소드 상세
NavigationSet()
공개
메소드
public
NavigationSet
( ) :
System.Collections.Generic
리턴
System.Collections.Generic
RegisterPage()
공개
메소드
public
RegisterPage
(
IPage
page
) :
void
page
IPage
리턴
void
UnregisterPage()
공개
메소드
public
UnregisterPage
(
IPage
page
) :
void
page
IPage
리턴
void