Infrastructure.Bootstrapper.Bootstrapper C# (CSharp) Méthode

Bootstrapper() protected méthode

protected Bootstrapper ( ) : System
Résultat System
        protected Bootstrapper()
        {
            Container = ServiceLocation.Install();
        }