Пример #1
0
 public static uint GetReconnectCount(int tmCid)
 {
     return(Native.TmcReconnectCount(tmCid));
 }