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