Method | Description | |
---|---|---|
GetCallerFilePath ( [ filePath = null ) : string | ||
GetCallerLineNumber ( [ lineNumber ) : string | ||
GetCallerMemberName ( [ memberName = null ) : string |
public static GetCallerFilePath ( [ filePath = null ) : string | ||
filePath | [ | |
return | string |
public static GetCallerLineNumber ( [ lineNumber ) : string | ||
lineNumber | [ | |
return | string |
public static GetCallerMemberName ( [ memberName = null ) : string | ||
memberName | [ | |
return | string |