Method
Gets the method in which the exception occurred.
Declaration
public MethodInfo Method { get; }Property Value
| Type | Description |
|---|---|
| MethodInfo |
Gets the method in which the exception occurred.
public MethodInfo Method { get; }| Type | Description |
|---|---|
| MethodInfo |