Table of Contents

Class AnonymizationInstaller

Namespace: Casewhere.Gdpr.Runtime
Assembly: Casewhere.Gdpr.Runtime.dll

public class AnonymizationInstaller : IWindsorInstaller

Inheritance

objectAnonymizationInstaller

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<AnonymizationInstaller>(AnonymizationInstaller)

Constructors

AnonymizationInstaller()

public AnonymizationInstaller()

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.