C# Class Amoeba.Windows.ProgressWindow

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

Méthodes publiques

Méthode Description
ProgressWindow ( bool closeIsEnabled ) : System

Private Methods

Méthode Description
Window_Closing ( object sender, System e ) : void
Window_Loaded ( object sender, RoutedEventArgs e ) : void
_button_Click ( object sender, RoutedEventArgs e ) : void

Method Details

ProgressWindow() public méthode

public ProgressWindow ( bool closeIsEnabled ) : System
closeIsEnabled bool
Résultat System