StringTraceWriter
Class
Trace writer that writes all trace messages to a string.
Definition
Namespace:Telerik.Diagnostics.Pivot
Assembly:Telerik.Pivot.Core.dll
Syntax:
C#
public class StringTraceWriter : IPivotTraceWriter
Inheritance: objectStringTraceWriter
Implements:
Constructors
Initializes a new instance of the StringTraceWriter class.
C#
public StringTraceWriter()
Methods
Writes a trace text.