WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

ExceptionsExtension..::..MethodName Method

gets the method name that generated the exception.

Namespace:  Walter
Assembly:  Walter (in Walter.dll)

Syntax


public static string MethodName(
	this Exception _,
	Nullable<string> member
)

Parameters

_
Type: Exception
the exception is not used
member
Type: Nullable<(Of <(<'String>)>)>
The member should be unassigned the default.

Return Value

System.String.