Class ParameterValue
Base type for objects that are used to configure parameters for constructor or method injection, or for getting the value to be injected into a property.
public abstract class ParameterValue : IEquatable<Type>
- Inheritance
-
ParameterValue
- Implements
- Derived
- Inherited Members
- Extension Methods
Methods
Equals(Type)
public abstract bool Equals(Type type)
Parameters
type
Type