C# Class WPFMachine.Options.GameDirectory

Interaction logic for GameDirectory.xaml
Inheritance: UserControl
Show file Open project: jtmueller/frotzcore Class Usage Examples

Public Methods

Method Description
GameDirectory ( string text ) : System.Windows

Private Methods

Method Description
bRemove_Click ( object sender, RoutedEventArgs e ) : void

Method Details

GameDirectory() public method

public GameDirectory ( string text ) : System.Windows
text string
return System.Windows