コード例 #1
0
 public RedirectorTraceListener()
 {
     // Don't use any Trace of Debug in this constructor.
     // Otherwise may stack overflow exception.
     instance = this;
 }
コード例 #2
0
 public RedirectorTraceListener()
 {
     // Don't use any Trace of Debug in this constructor.
     // Otherwise may stack overflow exception.
     instance = this;
 }