C# Class Dev2.Studio.StartupResources.Dev2SplashScreen

显示文件 Open project: Warewolf-ESB/Warewolf

Public Properties

Property Type Description
SplashScreen System.Windows.SplashScreen

Public Methods

Method Description
Close ( System.TimeSpan fadeoutTime ) : void
SetSplashScreen ( string location ) : void
Show ( ) : void

Method Details

Close() public static method

public static Close ( System.TimeSpan fadeoutTime ) : void
fadeoutTime System.TimeSpan
return void

SetSplashScreen() public static method

public static SetSplashScreen ( string location ) : void
location string
return void

Show() public static method

public static Show ( ) : void
return void

Property Details

SplashScreen public_oe static_oe property

public static SplashScreen,System.Windows SplashScreen
return System.Windows.SplashScreen