C# Class Appccelerate.Bootstrapper.Specification.BootstrapperSpecification

Datei anzeigen Open project: appccelerate/appccelerate

Protected Properties

Property Type Description
Bootstrapper IBootstrapper
First Appccelerate.Bootstrapper.Specification.Dummies.CustomExtensionBase
Second Appccelerate.Bootstrapper.Specification.Dummies.CustomExtensionBase
Strategy CustomExtensionStrategy

Property Details

Bootstrapper protected_oe static_oe property

protected static IBootstrapper Bootstrapper
return IBootstrapper

First protected_oe static_oe property

protected static CustomExtensionBase,Appccelerate.Bootstrapper.Specification.Dummies First
return Appccelerate.Bootstrapper.Specification.Dummies.CustomExtensionBase

Second protected_oe static_oe property

protected static CustomExtensionBase,Appccelerate.Bootstrapper.Specification.Dummies Second
return Appccelerate.Bootstrapper.Specification.Dummies.CustomExtensionBase

Strategy protected_oe static_oe property

protected static CustomExtensionStrategy Strategy
return CustomExtensionStrategy