Method Debug | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Debug(string, string, string)
Logs a debug message including the class and method name.
public static void Debug(string message, string caller = "", string filePath = "")
Parameters
message
string
caller
string
filePath
string