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