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