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


In This Topic
    Trace Class Members
    In This Topic

    The following tables list the members exposed by Trace.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Checks for a condition and outputs the call stack if the condition is false.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Writes the value of a specified object's System.Object.ToString() method to the debugger by using the OutputDebugString function.  
    Top
    See Also