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: 24.6.0.0 (24.6.0.0)
Syntax
public static IQsLog GetGlobalLog()

Return Value

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