Click or drag to resize

Diagnostics Constructor

Overload List
  NameDescription
Public methodDiagnostics
Create a new unnamed Diagnostics. Use only if this diagnostics at a later stage is appended to a named diagnostics.
Public methodDiagnostics(String)
Create a new named Diagnostics
Public methodDiagnostics(IDiagnosticItem)
Create a new named Diagnostics
Public methodDiagnostics(String, Object)
Create a new named Diagnostics
Top
See Also