Infrastructure.Bootstrapper.Bootstrapper C# (CSharp) 메소드

Bootstrapper() 보호된 메소드

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