public ThreadLeakScopeAttribute(ThreadLeakScopes scope)
 {
     this.Scope = scope;
 }
Ejemplo n.º 2
0
 public ThreadLeakScopeAttribute(ThreadLeakScopes scope)
 {
     this.Scope = scope;
 }