Inheritance: global::System.IDisposable
Ejemplo n.º 1
0
 internal Connection(BaseConnection other)
 {
     connection = other;
 }
Ejemplo n.º 2
0
 internal Connection(BaseConnection other)
 {
     connection = other;
 }