C# Class StoryTeller.UserInterface.Workspace.StartupActionSelector

Inheritance: System.Windows.Controls.StackPanel, IStartupActionSelector
Afficher le fichier Open project: adymitruk/storyteller

Méthodes publiques

Méthode Description
IsSelected ( ) : bool
StartupActionSelector ( string actionName, bool selected ) : System.Windows

Method Details

IsSelected() public méthode

public IsSelected ( ) : bool
Résultat bool

StartupActionSelector() public méthode

public StartupActionSelector ( string actionName, bool selected ) : System.Windows
actionName string
selected bool
Résultat System.Windows