Anmelden

.NET Framework Class Library
ILogger..::.Debug Method (String, Boolean)
ILogger Interface SeeAlso Send Feedback

Namespace: Nsoft.Sys.Interfaces
Assembly: Nsoft.Sys.Interfaces (in Nsoft.Sys.Interfaces.dll)

Syntax

Visual Basic (Declaration)
Sub Debug ( _
	text As String, _
	console As Boolean _
)
C#
void Debug(
	string text,
	bool console
)
Visual C++
void Debug(
	String^ text, 
	bool console
)
JavaScript
function debug(text, console);

Parameters

text
Type: System..::.String
console
Type: System..::.Boolean

See Also

Overview of namespaces
   
Top

Wir arbeiten mit Software von http://www.campus21.de.

Verantwortlich für angezeigte Daten ist der Webdomain-Eigentümer laut Impressum.

Suche