Catel.LogAnalyzer.Views.SplashScreen.SplashScreen C# (CSharp) Method

SplashScreen() public method

Initializes a new instance of the SplashScreen class.
public SplashScreen ( )
        public SplashScreen()
        {
            InitializeComponent();
        }
        #endregion
SplashScreen