Ejemplo n.º 1
0
 public CloseCheckInputStream(TestDictionary outerInstance, System.IO.Stream @delegate)
 {
     this.@delegate     = @delegate;
     this.outerInstance = outerInstance;
 }
Ejemplo n.º 2
0
 public CloseCheckInputStream(TestDictionary outerInstance, System.IO.Stream @delegate) 
 {
     this.@delegate = @delegate;
     this.outerInstance = outerInstance;
 }