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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Error(string, string, string)

Logs an error message including the class and method name.

public static void Error(string message, string caller = "", string filePath = "")

Parameters

message string

caller string

filePath string

Edit this page