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