Class FinderAddonModule
Inheritance
System.Object
Autofac.Module
Dapplo.Addons.AddonModule
FinderAddonModule
Implements
Autofac.Core.IModule
Inherited Members
Dapplo.Addons.AddonModule.ThisAssembly
Autofac.Module.Configure(Autofac.Core.Registration.IComponentRegistryBuilder)
Autofac.Module.AttachToComponentRegistration(Autofac.Core.Registration.IComponentRegistryBuilder, Autofac.Core.IComponentRegistration)
Autofac.Module.AttachToRegistrationSource(Autofac.Core.Registration.IComponentRegistryBuilder, Autofac.Core.IRegistrationSource)
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Dapplo.ActiveDirectory.Finder
Assembly: Dapplo.ActiveDirectory.Finder.dll
Syntax
public class FinderAddonModule : AddonModule, IModule
Methods
| Improve this Doc View SourceLoad(ContainerBuilder)
Declaration
protected override void Load(ContainerBuilder builder)
Parameters
Type | Name | Description |
---|---|---|
Autofac.ContainerBuilder | builder |
Overrides
Autofac.Module.Load(Autofac.ContainerBuilder)
Implements
Autofac.Core.IModule