DevForce Help Reference
TraceFns Class Members
Methods 


The following tables list the members exposed by TraceFns.

Protected Constructors
 NameDescription
Protected ConstructorTraceFns Constructor Initializes a new instance of the TraceFns class  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)AssertOverloaded.  Asserts that the specified condition is true; raises an exception if it is not.  
Public MethodEquals (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Fail Force an exception.  
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Public Methodstatic (Shared in Visual Basic)WriteLine Write a string representation of an object to the log.  
Public Methodstatic (Shared in Visual Basic)WriteLineIf Write a string representation of an object to the log if the specified condition is true.  
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Protected Methodstatic (Shared in Visual Basic)PassesFilterReturns true if the specified namespace passes the NamespaceFilters.  
Protected Methodstatic (Shared in Visual Basic)StackAssert Writes the message if the condition is false.  
Protected Methodstatic (Shared in Visual Basic)StackFailWrites the message and throws an AssertionException.  
Protected Methodstatic (Shared in Visual Basic)StackWriteLine Writes the message.  
Protected Methodstatic (Shared in Visual Basic)StackWriteLineIf Writes the message if the condition is true.  
Top
See Also

Reference

TraceFns Class
IdeaBlade.Core Namespace
DebugFns Class

Send Feedback