C# Class Coin.FormOptions

Inheritance: System.Windows.Window
Afficher le fichier Open project: ufasoft/coin Class Usage Examples

Méthodes publiques

Méthode Description
FormOptions ( FormMain fmain ) : System
OnProxyTypeChanged ( object sender, RoutedEventArgs e ) : void

Private Methods

Méthode Description
OnOk ( object sender, RoutedEventArgs e ) : void

Method Details

FormOptions() public méthode

public FormOptions ( FormMain fmain ) : System
fmain FormMain
Résultat System

OnProxyTypeChanged() public méthode

public OnProxyTypeChanged ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
Résultat void