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