Click or drag to resize

QsLogGetGlobalLog Method

Restituisce l'oggetto di log comune, utilizzato da tutte le applicazioni QS Informatica.

Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 27.1.0
Syntax
public static IQsLog GetGlobalLog()

Return Value

IQsLog
Un oggetto che implementa l'interfaccia IQsLog oppure null (Nothing in VisualBasic) se avvengono errori.
See Also