C# (CSharp) Ninject.Parameters 네임스페이스

클래스들

이름 설명
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.