Suoranta.EnterpriseLib.Web - Developer API

EntityServiceConfigurator Members

The EntityServiceConfigurator type exposes the following members.

Methods


  Name Description
Public method AddBinding (Inherited from NinjectModule.)
Public method Bind(array<Type>[]()[][]) (Inherited from BindingRoot.)
Public method Bind``1()()()() (Inherited from BindingRoot.)
Public method Bind``2()()()() (Inherited from BindingRoot.)
Public method Bind``3()()()() (Inherited from BindingRoot.)
Public method Bind``4()()()() (Inherited from BindingRoot.)
Public method Dispose()()()() (Inherited from DisposableObject.)
Public method Dispose(Boolean) (Inherited from DisposableObject.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from DisposableObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Load()()()()
Public method Load(IServiceCollection)
Apply this configurator to IServiceCollection
Protected method MemberwiseClone (Inherited from Object.)
Public method OnLoad (Inherited from NinjectModule.)
Public method OnUnload (Inherited from NinjectModule.)
Public method OnVerifyRequiredModules (Inherited from NinjectModule.)
Public method Rebind(array<Type>[]()[][]) (Inherited from BindingRoot.)
Public method Rebind``1()()()() (Inherited from BindingRoot.)
Public method Rebind``2()()()() (Inherited from BindingRoot.)
Public method Rebind``3()()()() (Inherited from BindingRoot.)
Public method Rebind``4()()()() (Inherited from BindingRoot.)
Public method RemoveBinding (Inherited from NinjectModule.)
Public method ToString (Inherited from Object.)
Public method Unbind(Type) (Inherited from NinjectModule.)
Public method Unbind``1()()()() (Inherited from BindingRoot.)
Public method Unload (Inherited from NinjectModule.)
Public method VerifyRequiredModulesAreLoaded (Inherited from NinjectModule.)

Properties


  Name Description
Public property Bindings (Inherited from NinjectModule.)
Public property IsDisposed (Inherited from DisposableObject.)
Public property Kernel (Inherited from NinjectModule.)
Protected property KernelInstance (Inherited from NinjectModule.)
Public property Name
Public property TypeLocator
Gets or sets

Field Value

TypeLocator (effectively determines assemblies that are probed for implementations).

Events


  Name Description
Public event Disposed (Inherited from DisposableObject.)