Inheritance: global::System.IDisposable
 internal Connection(BaseConnection other)
 {
     connection = other;
 }
Exemple #2
0
 internal Connection(BaseConnection other)
 {
     connection = other;
 }