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