Debug Method

SimpleEssentials

ILog..::..Debug Method

Namespace:  SimpleEssentials.Diagnostics
Assembly:  SimpleEssentials (in SimpleEssentials.dll)

Syntax


void Debug(
	string msg
)
Sub Debug ( _
	msg As String _
)
void Debug(
	String^ msg
)

Parameters

msg
Type: String