Anmelden

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

see ILogger interface documentation.

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

Syntax

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

Parameters

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

Implements

ILogger..::.Debug(String, 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