The following tables list the members exposed by TraceFns.
| Name | Description | |
|---|---|---|
![]()  | TraceFns Constructor | Initializes a new instance of the TraceFns class | 
| Name | Description | |
|---|---|---|
![]() ![]()  | Assert | Overloaded. Asserts that the specified condition is true; raises an exception if it is not. | 
![]()  | Equals | (Inherited from object) | 
![]() ![]()  | Fail | Force an exception. | 
![]()  | GetHashCode | (Inherited from object) | 
![]()  | GetType | (Inherited from object) | 
![]()  | ToString | (Inherited from object) | 
![]() ![]()  | WriteLine | Write a string representation of an object to the log. | 
![]() ![]()  | WriteLineIf | Write a string representation of an object to the log if the specified condition is true. | 
| Name | Description | |
|---|---|---|
![]()  | Finalize | (Inherited from object) | 
![]()  | MemberwiseClone | (Inherited from object) | 
![]() ![]()  | PassesFilter | Returns true if the specified namespace passes the NamespaceFilters. | 
![]() ![]()  | StackAssert | Writes the message if the condition is false. | 
![]() ![]()  | StackFail | Writes the message and throws an AssertionException. | 
![]() ![]()  | StackWriteLine | Writes the message. | 
![]() ![]()  | StackWriteLineIf | Writes the message if the condition is true. | 
    
    
    
    
    
    


