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