예제 #1
0
 public ConnectionState GetConnectionState(ulong guid)
 {
     return(peer.GetConnectionState(guid));
 }