• Articles
  • Api Documentation
Show / Hide Table of Contents
  • Dapplo.ActiveDirectory
    • ActiveDirectoryExtensions
    • ActiveDirectoryGlobals
    • AdPropertyAttribute
    • IAdObject
    • IAdObjectFactory
  • Dapplo.ActiveDirectory.Entities
    • Comparisons
    • DistinguishedName
    • Operators
    • Property
    • PropertyComparison
    • Query
    • QueryElement
    • Value
  • Dapplo.ActiveDirectory.Enums
    • AdProperties
    • ClassNames
    • ComputerProperties
    • DistinguishedNameAttributes
    • UserAccountControlFlags
    • UserProperties
  • Dapplo.ActiveDirectory.Extensions
    • AdDateTimeExtensions
    • DirectoryEntryPropertyExtensions
    • EnumExtensions
    • PropertyInfoExtension
  • Dapplo.ActiveDirectory.Finder
    • FinderAddonModule
    • Startup
  • Dapplo.ActiveDirectory.Finder.Configuration
    • IFinderTranslations
  • Dapplo.ActiveDirectory.Finder.Entities
    • IUser
  • Dapplo.ActiveDirectory.Finder.Ui.ViewModels
    • FinderViewModel
  • Dapplo.ActiveDirectory.Finder.Ui.Views
    • FinderView
  • Dapplo.ActiveDirectory.Internal
    • IAdsLargeInteger
    • IADsSecurityDescriptor
    • SimpleDictionaryProxy

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 Source

Load(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
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © Dapplo