C# Class Duality.Editor.Forms.SplashScreen

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: BraveSirAndrew/duality Class Usage Examples

Méthodes publiques

Méthode Description
SplashScreen ( bool recover ) : System

Méthodes protégées

Méthode Description
InitEditor ( ) : MainForm
OnShown ( EventArgs e ) : void

Private Methods

Méthode Description
mainFormLoader_DoWork ( object sender, DoWorkEventArgs e ) : void
mainFormLoader_RunWorkerCompleted ( object sender, RunWorkerCompletedEventArgs e ) : void

Method Details

InitEditor() protected méthode

protected InitEditor ( ) : MainForm
Résultat MainForm

OnShown() protected méthode

protected OnShown ( EventArgs e ) : void
e System.EventArgs
Résultat void

SplashScreen() public méthode

public SplashScreen ( bool recover ) : System
recover bool
Résultat System