C# Class BetterExplorer.MountIso

Interaction logic for MountIso.xaml
Inheritance: System.Windows.Window
Mostra file Open project: Gainedge/BetterExplorer Class Usage Examples

Public Properties

Property Type Description
yep bool

Public Methods

Method Description
MountIso ( ) : System

Private Methods

Method Description
Button_Click ( object sender, RoutedEventArgs e ) : void
Button_Click_1 ( object sender, RoutedEventArgs e ) : void
GetDriveLetterFromDrivePath ( string path ) : char
PopulateDriveLetterDropDown ( ) : void
RadioButton_Checked ( object sender, RoutedEventArgs e ) : void
RadioButton_Checked_1 ( object sender, RoutedEventArgs e ) : void
RadioButton_Unchecked ( object sender, RoutedEventArgs e ) : void
RadioButton_Unchecked_1 ( object sender, RoutedEventArgs e ) : void

Method Details

MountIso() public method

public MountIso ( ) : System
return System

Property Details

yep public_oe property

public bool yep
return bool