UsedType
Gets the Type used by the method. If the current object represents a reference to a MethodInfo or ConstructorInfo, this property returns the declaring type of the method or constructor.
Declaration
public Type UsedType { get; }
Property Value
Type | Description |
---|---|
Type |