UsedDeclaration
Gets the declaration (Type, MethodInfo or ConstructorInfo) used by the method.
Declaration
public MemberInfo UsedDeclaration { get; }
Property Value
Type | Description |
---|---|
MemberInfo |
Gets the declaration (Type, MethodInfo or ConstructorInfo) used by the method.
public MemberInfo UsedDeclaration { get; }
Type | Description |
---|---|
MemberInfo |