C# Class Amoeba.Windows.ProgressWindow

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

Public Methods

Method Description
ProgressWindow ( bool closeIsEnabled ) : System

Private Methods

Method 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 method

public ProgressWindow ( bool closeIsEnabled ) : System
closeIsEnabled bool
return System