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

In This Topic
    Assert Method
    In This Topic
    Checks for a condition and outputs the call stack if the condition is false.
    Overload List
    OverloadDescription
    Checks for a condition and outputs the call stack if the condition is false.  
    Checks for a condition and displays a specified message if the condition is false.  
    Checks for a condition and outputs the message and the call stack if the condition is false.  
    See Also