C# (CSharp) Ninject.Parameters Namespace

Classes

Name Description
ConstructorArgument Overrides the injected value of a constructor argument.
Parameter Modifies an activation process in some way.
PropertyValue Overrides the injected value of a property.
TypeMatchingConstructorArgument Overrides the injected value of a constructor argument.
WeakConstructorArgument Overrides the injected value of a constructor argument.
WeakPropertyValue Overrides the injected value of a property. Keeps a weak reference to the value.