PostSharpAPI ReferencePost­Sharp.​Patterns.​ThreadingThreading­Unhandled­Exception­Event­ArgsMethod
Open sandboxFocus

ThreadingUnhandledExceptionEventArgs.Method Property

Method

Gets the method in which the exception occurred.

Declaration
public MethodInfo Method { get; }
Property Value
Type Description
MethodInfo