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