EqtTextWriterTraceListener Constructor
Include Protected Members
Include Inherited Members
Initializes an instance of the EqtTextWriterTraceListener class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
EqtTextWriterTraceListener(String) | Initializes an instance of the EqtTextWriterTraceListener class by using the provided file name. | |
EqtTextWriterTraceListener(String, String) | Initializes an instance of the EqtTextWriterTraceListener class by using the provided file name and listener name. |
Top