C# Class BlueSky.Windows.SplashWindow

SplashWindow
Inheritance: System.Windows.Window, System.Windows.Markup.IComponentConnector
Show file Open project: BlueSkyStatistics/BlueSkyRepository Class Usage Examples

Public Methods

Method Description
SplashWindow ( ) : System
SplashWindow ( string busymessage ) : System

Private Methods

Method Description
InitializeComponent ( ) : void
System ( int connectionId, object target ) : void

Method Details

SplashWindow() public method

public SplashWindow ( ) : System
return System

SplashWindow() public method

public SplashWindow ( string busymessage ) : System
busymessage string
return System