MvcServiceConfigurator Members
The MvcServiceConfigurator type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AddBinding | (Inherited from NinjectModule.) |
|
|
Bind(array<Type>[]()[][]) | (Inherited from BindingRoot.) |
|
|
Bind``1()()()() | (Inherited from BindingRoot.) |
|
|
Bind``2()()()() | (Inherited from BindingRoot.) |
|
|
Bind``3()()()() | (Inherited from BindingRoot.) |
|
|
Bind``4()()()() | (Inherited from BindingRoot.) |
|
|
Dispose()()()() | (Inherited from DisposableObject.) |
|
|
Dispose(Boolean) | (Inherited from DisposableObject.) |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from DisposableObject.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
Load(IServiceCollection) |
Adds Microsoft DI service bindings for implementations of BaseController,
PushNotificationController and ODataController.
|
|
|
Load()()()() |
Override of Load()()()() that loads the default bindings
|
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
OnLoad | (Inherited from NinjectModule.) |
|
|
OnUnload | (Inherited from NinjectModule.) |
|
|
OnVerifyRequiredModules | (Inherited from NinjectModule.) |
|
|
Rebind(array<Type>[]()[][]) | (Inherited from BindingRoot.) |
|
|
Rebind``1()()()() | (Inherited from BindingRoot.) |
|
|
Rebind``2()()()() | (Inherited from BindingRoot.) |
|
|
Rebind``3()()()() | (Inherited from BindingRoot.) |
|
|
Rebind``4()()()() | (Inherited from BindingRoot.) |
|
|
RemoveBinding | (Inherited from NinjectModule.) |
|
|
ToString | (Inherited from Object.) |
|
|
Unbind(Type) | (Inherited from NinjectModule.) |
|
|
Unbind``1()()()() | (Inherited from BindingRoot.) |
|
|
Unload | (Inherited from NinjectModule.) |
|
|
VerifyRequiredModulesAreLoaded | (Inherited from NinjectModule.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Bindings | (Inherited from NinjectModule.) |
|
|
IsDisposed | (Inherited from DisposableObject.) |
|
|
Kernel | (Inherited from NinjectModule.) |
|
|
KernelInstance | (Inherited from NinjectModule.) |
|
|
Name | |
|
|
TypeLocator |
Gets or sets
Field ValueTypeLocator (effectively determines assemblies that are probed for implementations). |

