Diagnostics Class |
Namespace: DHI.Mike1D.Generic
public class Diagnostics : IDiagnostics
The Diagnostics type exposes the following members.
Name | Description | |
---|---|---|
![]() | Diagnostics | Initializes a new instance of the Diagnostics class |
![]() | Diagnostics(String) | Initializes a new instance of the Diagnostics class |
![]() | Diagnostics(IDiagnosticItem) | Initializes a new instance of the Diagnostics class |
![]() | Diagnostics(String, Object) | Initializes a new instance of the Diagnostics class |
Name | Description | |
---|---|---|
![]() | AddChild | |
![]() | Append | |
![]() | Clear | |
![]() | ClearIssuesRecursive | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Error | |
![]() | 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.) |
![]() | Hint | |
![]() | Info(String) | |
![]() | Info(IDiagnosticItem) | |
![]() | IsParent | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RuntimeError(IDiagnosticItem) | |
![]() | RuntimeError(IDiagnosticItem, Exception) | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Warning |
Name | Description | |
---|---|---|
![]() | DiagnosticsEvent |
Name | Description | |
---|---|---|
![]() | GetAdditionalInformation | |
![]() | MessageIdToWarning |
Name | Description | |
---|---|---|
![]() | Error | (Defined by GenericExtensions.) |
![]() | ExceptionToError | (Defined by GenericExtensions.) |
![]() | RuntimeError | (Defined by GenericExtensions.) |
![]() | Warning | (Defined by GenericExtensions.) |