QsLog Methods

QsInformatica.Utils

QsLog Methods

The QsLog type exposes the following members.

Methods
  NameDescription
Public methodClose
Public methodClose(Boolean)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberGetApplicationLog
Restituisce l'oggetto di Log utilizzato da tutti gli add-in QS Informatica di una specifica applicazione (AutoCAD o Inventor).
Public methodStatic memberGetCustomLog
Restituisce l'oggetto di Log riservato e personalizzato, richiesto da una specifica applicazione o add-in.
Public methodGetEntriesCount
Public methodStatic memberGetGlobalLog
Restituisce l'oggetto di log comune, utilizzato da tutte le applicazioni QS Informatica.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodShowLog
Public methodShowLogDialog
Public methodShowLogDialog(IWin32Window)
Public methodShowLogDialog(String, String)
Public methodShowLogDialog(String, String, String)
Public methodShowLogDialog(IWin32Window, String, String)
Public methodShowLogDialog(IWin32Window, String, String, String)
Public methodShowLogDialog(IWin32Window, String, String, String, String, String)
Public methodShowMessageWarning
Public methodShowMessageWarning(String)
Public methodShowMessageWarning(IWin32Window)
Public methodShowMessageWarning(String, MessageBoxIcon)
Public methodShowMessageWarning(IWin32Window, String)
Public methodShowMessageWarning(IWin32Window, MessageBoxIcon)
Public methodShowMessageWarning(IWin32Window, String, MessageBoxIcon)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodWrite(String)
Public methodWrite(String, LogMessageTypeEnum)
Public methodWrite(String, String)
Public methodWrite(String, String, LogMessageTypeEnum)
Top
See Also