Example #1
0
 public int Disconnect(NetworkConnection con)
 {
     return(m_genericDriver.Disconnect(con));
 }