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
Yuhan
WPF
PieMenuList
Selection
C# Class Yuhan.WPF.PieMenuList.Selection
ファイルを表示
Open project: hansuky/Yuhan
Public Methods
Method
Description
GetLevel
( ) :
int
GetSelection
(
int
level
) :
int
SetSelection
(
int
level
,
int
selection
) :
void
Method Details
GetLevel()
public
method
public
GetLevel
( ) :
int
return
int
GetSelection()
public
method
public
GetSelection
(
int
level
) :
int
level
int
return
int
SetSelection()
public
method
public
SetSelection
(
int
level
,
int
selection
) :
void
level
int
selection
int
return
void