public StatementAnonymousInnerClassHelper(TestRuleThreadAndTestName outerInstance, Statement @base, Description description)
 {
     this.OuterInstance = outerInstance;
       this.@base = @base;
       this.Description = description;
 }
Exemplo n.º 2
0
 public StatementAnonymousInnerClassHelper(TestRuleThreadAndTestName outerInstance, Statement @base, Description description)
 {
     this.OuterInstance = outerInstance;
     this.@base         = @base;
     this.Description   = description;
 }