UsingMethod
Gets the method (MethodInfo or ConstructorInfo) whose body uses the declaration.
Declaration
public MethodBase UsingMethod { get; }
Property Value
Type | Description |
---|---|
MethodBase |
Gets the method (MethodInfo or ConstructorInfo) whose body uses the declaration.
public MethodBase UsingMethod { get; }
Type | Description |
---|---|
MethodBase |