BaconBuilder.View.SplashScreen.SplashScreen C# (CSharp) Method

SplashScreen() public method

public SplashScreen ( ) : System.Windows.Forms
return System.Windows.Forms
        public SplashScreen()
        {
            InitializeComponent();
        }