Summary
redirects Diagnostic messages to the Console.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Diagnostic - Containing Type
- DiagnosticToConsole
Syntax
public virtual void OnDiagnostic(IDiagnostic d)
Remarks
redirects Diagnostic messages to the Console.
Parameters
Name | Type | Description |
---|---|---|
d | IDiagnostic |
Return Value
Type | Description |
---|---|
void |