Method Debug | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

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

Edit this page