IDiagnostics Interface |
Namespace: DHI.Mike1D.Generic
public interface IDiagnostics
The IDiagnostics type exposes the following members.
| Name | Description | |
|---|---|---|
| AddChild | ||
| Append | ||
| Clear | ||
| ClearIssuesRecursive | ||
| Error | ||
| Hint | ||
| Info(String) | ||
| Info(IDiagnosticItem) | ||
| IsParent | ||
| RuntimeError(IDiagnosticItem) | ||
| RuntimeError(IDiagnosticItem, Exception) | ||
| Warning |
| Name | Description | |
|---|---|---|
| DiagnosticsEvent |
| Name | Description | |
|---|---|---|
| Error | (Defined by GenericExtensions.) | |
| ExceptionToError | (Defined by GenericExtensions.) | |
| RuntimeError | (Defined by GenericExtensions.) | |
| Warning | (Defined by GenericExtensions.) |