Catel.LogAnalyzer.Views.SplashScreen.SplashScreen C# (CSharp) Méthode

SplashScreen() public méthode

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