Infrastructure.Bootstrapper.Bootstrapper C# (CSharp) Method

Bootstrapper() protected method

protected Bootstrapper ( ) : System
return System
        protected Bootstrapper()
        {
            Container = ServiceLocation.Install();
        }