Ejemplo n.º 1
0
 public void IteratorGenStrNegNN() {
   var test4 = new CodeUnderTest.IteratorSimpleContract.Test4<CodeUnderTest.IteratorSimpleContract.A>(new CodeUnderTest.IteratorSimpleContract.A("hello"));
   test4.Test1a(null);
 }