Exemplo n.º 1
0
 public static void SetConnectInitParam(int baseValue, int addValue)
 {
     sNetSocket.SetConnectInitParam(baseValue, addValue);
 }