C# Class AvalonStudio.BootScreen

Inheritance: AvalonStudio.Controls.SplashScreen
Afficher le fichier Open project: VitalElement/AvalonStudio Class Usage Examples

Méthodes publiques

Méthode Description
BootScreen ( ) : System
Startup ( ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void
TimeOnElapsed ( object sender, System.Timers.ElapsedEventArgs elapsedEventArgs ) : void

Method Details

BootScreen() public méthode

public BootScreen ( ) : System
Résultat System

Startup() public méthode

public Startup ( ) : void
Résultat void