상속: global::System.IDisposable
예제 #1
0
 internal Connection(BaseConnection other)
 {
     connection = other;
 }
예제 #2
0
 internal Connection(BaseConnection other)
 {
     connection = other;
 }