BenSelect Documentation
InterfacesNinjectModule Class Properties
See Also  Send Feedback
Selerix.Foundation.Interfaces Namespace : InterfacesNinjectModule Class


For a list of all members of this type, see InterfacesNinjectModule members.

Public Properties

 NameDescription
public PropertyBindingsGets the bindings that were registered by the module. (Inherited from Ninject.Modules.NinjectModule)
public PropertyIsDisposedGets a value indicating whether this instance is disposed. (Inherited from Ninject.Infrastructure.Disposal.DisposableObject)
public PropertyKernelGets the kernel that the module is loaded into. (Inherited from Ninject.Modules.NinjectModule)
public PropertyNameGets the module's name. Only a single module with a given name can be loaded at one time. (Inherited from Ninject.Modules.NinjectModule)
Top

See Also

© 2024 All Rights Reserved.