Click or drag to resize

LoggingWriteDiagnostic Method (Color, String)

Namespace:  ff14bot.Helpers
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static void WriteDiagnostic(
	Color color,
	string message
)

Parameters

color
Type: System.Windows.MediaColor
message
Type: SystemString
See Also