C# Class Amoeba.Windows.SignatureWindow

SignatureWindow.xaml の相互作用ロジック
Inheritance: System.Windows.Window
Afficher le fichier Open project: Alliance-Network/Amoeba Class Usage Examples

Méthodes publiques

Méthode Description
SignatureWindow ( ) : System
SignatureWindow ( string signature ) : System

Private Methods

Méthode Description
Window_Loaded ( object sender, RoutedEventArgs e ) : void
_cancelButton_Click ( object sender, RoutedEventArgs e ) : void
_okButton_Click ( object sender, RoutedEventArgs e ) : void
_signatureComboBox_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

SignatureWindow() public méthode

public SignatureWindow ( ) : System
Résultat System

SignatureWindow() public méthode

public SignatureWindow ( string signature ) : System
signature string
Résultat System