The methods of the TraceEx class are listed below. For a complete list of TraceEx class members, see the TraceEx Members topic.
![]() ![]() |
Checks for a condition and writes a message to the trace listeners in the Listeners collection
if the condition is false.
Note The message is only written if the TraceLevel for the calling module is set to TraceLevel.Error or higher. |
![]() ![]() | Overloaded. Writes a category name and message to the trace listeners in the Listeners collection. |
![]() ![]() | Overloaded. Writes a category name and message to the trace listeners in the Listeners collection if the TraceLevel for the calling module is set to TraceLevel.Error or higher. |
![]() ![]() |
Writes a textual representation of the gives exception to the trace listeners in the Listeners collection.
Note The message is only written if the TraceLevel for the calling module is set to TraceLevel.Error or higher. |
![]() ![]() | Overloaded. Writes a category name and message to the trace listeners in the Listeners collection if the TraceLevel for the calling module is set to TraceLevel.Info or higher. |
![]() ![]() | Overloaded. Writes a category name and message to the trace listeners in the Listeners collection if the TraceLevel for the calling module is set to TraceLevel.Verbose. |
![]() ![]() | Overloaded. Writes a category name and message to the trace listeners in the Listeners collection if the TraceLevel for the calling module is set to TraceLevel.Warning or higher. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |