We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Helper to get the basic calling method name
public static string MethodName(this object _, string memberName="");
_ System.Object
_
memberName System.String
memberName
System.String