C# Class Splash.Window1

Interaction logic for Window1.xaml
Inheritance: System.Windows.Window
Mostrar archivo Open project: jagregory/boolangstudio

Public Methods

Method Description
Window1 ( ) : System

Private Methods

Method Description
Window1_Loaded ( object sender, RoutedEventArgs e ) : void
timer_Elapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void

Method Details

Window1() public method

public Window1 ( ) : System
return System