Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
StoryTeller
UserInterface
Controls
OptionsMenu
C# Class StoryTeller.UserInterface.Controls.OptionsMenu
Interaction logic for OptionsMenu.xaml
Inheritance:
System.Windows.Controls.UserControl
,
IOptionsMenu
Datei anzeigen
Open project: adymitruk/storyteller
Public Methods
Method
Description
OptionsMenu
( ) :
System
Refill
(
IEnumerable
actions
) :
void
ShowOptions
( ) :
void
Method Details
OptionsMenu()
public
method
public
OptionsMenu
( ) :
System
return
System
Refill()
public
method
public
Refill
(
IEnumerable
actions
) :
void
actions
IEnumerable
return
void
ShowOptions()
public
method
public
ShowOptions
( ) :
void
return
void