Return the current executing Method in the stack trace.
Namespace:
Devolutions.UtilsAssembly: Devolutions.Utils (in Devolutions.Utils.dll)
Syntax
| Visual Basic |
|---|
Public Shared Function GetCurrentMethodName As String |
| C# |
|---|
public static string GetCurrentMethodName() |