public static CurrentMethod ( int skipFrames, bool includeDeclaringType = true ) : string | ||
skipFrames | int | The number of frames to skip. This function itsself is omitted by default. |
includeDeclaringType | bool | If true, the methods declaring type is included in the returned name. |
Résultat | string |