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: 26.4.0.0 (26.4.0.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