Click or drag to resize

IQsLog.Write Method (String)

Registra un messaggio nel file di Log.

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
void Write(
	string Message
)

Parameters

Message
Type: System.String
Messaggio da scrivere.
See Also