AutoSquirrel.AppBootstrapper.AppBootstrapper C# (CSharp) Method

AppBootstrapper() public method

public AppBootstrapper ( ) : Caliburn.Micro
return Caliburn.Micro
        public AppBootstrapper()
        {
            Initialize();
        }