Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / Trace Class
Members

In This Topic
    Trace Class
    In This Topic
    Provides a set of methods and properties that help you trace the execution of your code. This class cannot be inherited.
    Object Model
    Trace Class
    Syntax
    'Declaration
     
    
    Public Class Trace 
    public class Trace 
    Inheritance Hierarchy

    System.Object
       C1.Silverlight.Trace

    See Also