Okapi .NET Library

Log Members

 [This is preliminary documentation and subject to change.]

Log overview

Public Instance Constructors

Log Constructor Default constructor.

Public Instance Methods

BeginProcess Implements ILog.BeginProcess.
BeginTask Implements ILog.BeginTask.
Cancel Implements ILog.Cancel.
Clear Implements ILog.Clear.
Continue Implements ILog.Continue.
Dispose Disposes of the resources.
EndProcess Implements ILog.EndProcess.
EndTask Implements ILog.EndTask.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
Error Implements ILog.Error.
GetCallerData Implements ILog.GetCallerData.
GetErrorAndWarningCount Implements ILog.GetErrorAndWarningCount.
GetErrorCount Implements ILog.GetErrorCount.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
GetWarningCount Implements ILog.GetWarningCount.
Hide Implements ILog.Hide.
InProgress Implements ILog.InProgress.
IsVisible Implements ILog.IsVisible.
Message Implements ILog.Message.
NewLine Implements ILog.NewLine.
Save Implements ILog.Save.
SetCallerData Implements ILog.SetCallerData.
SetHelp Implements ILog.SetHelp.
SetLog Implements ILog.SetLog.
SetMainProgressMode Implements ILog.SetMainProgressMode.
SetOnTop Implements ILog.SetOnTop.
SetSubProgressMode Implements ILog.SetSubProgressMode.
SetTitle Implements ILog.SetTitle.
Show Implements ILog.Show.
ToString (inherited from Object)Returns a String that represents the current Object.
Warning Implements ILog.Warning.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

Log Class | Okapi.Library.Base Namespace