TraceGuard Class
Constructors & Destructor
|
Member Variables
Definition
Line
16
of
System.Runtime/Trace.cm
Constructors & Destructor
public
TraceGuard
(
TraceEntry
* entry_)
public
~TraceGuard
()
Member Variables
private
TraceEntry
*
entry
Constructor& Destructor Details
TraceGuard Constructor
public
TraceGuard(
TraceEntry
* entry_)
Definition
Line
18
of
System.Runtime/Trace.cm
~TraceGuard Destructor
public
~TraceGuard()
Definition
Line
22
of
System.Runtime/Trace.cm