Provides interface for customer outputing debug data to global debug stream

Namespace: ScopeRuntime.Diagnostics
Assembly: ScopeRuntime (in ScopeRuntime.exe) Version: 1.0.0.0 (10.2.2.0)

Syntax

C#
public static class DebugStream
Visual Basic
Public NotInheritable Class DebugStream
Visual C++
public ref class DebugStream abstract sealed

Inheritance Hierarchy

Object
  ScopeRuntime.Diagnostics..::..DebugStream

See Also