| BusLogging Methods |
The BusLogging type exposes the following members.
| Name | Description | |
|---|---|---|
| Debug | (Inherited from LoggingAdapterBase.) | |
| Equals | (Inherited from Object.) | |
| Error(String, Object) | (Inherited from LoggingAdapterBase.) | |
| Error(Exception, String, Object) | (Inherited from LoggingAdapterBase.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Info | (Inherited from LoggingAdapterBase.) | |
| IsEnabled | (Inherited from LoggingAdapterBase.) | |
| Log | (Inherited from LoggingAdapterBase.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NotifyDebug |
Notifies the debug.
(Overrides LoggingAdapterBaseNotifyDebug(Object).) | |
| NotifyError(Object) |
Notifies the error.
(Overrides LoggingAdapterBaseNotifyError(Object).) | |
| NotifyError(Exception, Object) |
Notifies the error.
(Overrides LoggingAdapterBaseNotifyError(Exception, Object).) | |
| NotifyInfo |
Notifies the information.
(Overrides LoggingAdapterBaseNotifyInfo(Object).) | |
| NotifyLog | (Inherited from LoggingAdapterBase.) | |
| NotifyWarning |
Notifies the warning.
(Overrides LoggingAdapterBaseNotifyWarning(Object).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Warn | Obsolete. (Inherited from LoggingAdapterBase.) | |
| Warning | (Inherited from LoggingAdapterBase.) |
| Name | Description | |
|---|---|---|
| AsInstanceOfT | (Defined by Extensions.) | |
| Match |
Matches the specified target.
(Defined by PatternMatch.) |