Class DslCompilerContextInstaller
Namespace: Casewhere.Runtime.WindsorInstallers
Assembly: Casewhere.Runtime.dll
public class DslCompilerContextInstaller : IWindsorInstaller
Inheritance
object ← DslCompilerContextInstaller
Implements
IWindsorInstaller
Inherited Members
object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()
Extension Methods
ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<DslCompilerContextInstaller>(DslCompilerContextInstaller)
Constructors
DslCompilerContextInstaller()
public DslCompilerContextInstaller()
Methods
Install(IWindsorContainer, IConfigurationStore)
Performs the installation in the Castle.Windsor.IWindsorContainer.
public void Install(IWindsorContainer container, IConfigurationStore store)
Parameters
container
IWindsorContainer
The container.
store
IConfigurationStore
The configuration store.