C# Class SDE.Tools.DatabaseEditor.WPF.SplashDialog

Interaction logic for ProgressDialog.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: Tokeiburu/RagnarokSDE

Méthodes publiques

Méthode Description
SplashDialog ( ) : System.ComponentModel
Terminate ( ) : void

Méthodes protégées

Méthode Description
OnClosing ( CancelEventArgs e ) : void

Method Details

OnClosing() protected méthode

protected OnClosing ( CancelEventArgs e ) : void
e System.ComponentModel.CancelEventArgs
Résultat void

SplashDialog() public méthode

public SplashDialog ( ) : System.ComponentModel
Résultat System.ComponentModel

Terminate() public méthode

public Terminate ( ) : void
Résultat void