示例#1
0
 public Concurrent ToConcurrent()
 {
     return(new Concurrent(m_genericDriver.ToConcurrent()));
 }