C# Class Appccelerate.Bootstrapper.Specification.BootstrapperWithBehaviorSpecification

Show file Open project: appccelerate/appccelerate

Protected Properties

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

Property Details

Bootstrapper protected static property

protected static IBootstrapper Bootstrapper
return IBootstrapper

First protected static property

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

Second protected static property

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

Strategy protected static property

protected static CustomExtensionWithBehaviorStrategy Strategy
return CustomExtensionWithBehaviorStrategy