Provides a set of methods and properties that help you trace the execution of your code. This class cannot be inherited.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public class Trace
Visual Basic
Public Class Trace

Inheritance Hierarchy

System..::..Object
  C1.Silverlight..::..Trace

See Also