예제 #1
0
 public static void SetConnectInitParam(int baseValue, int addValue)
 {
     sNetSocket.SetConnectInitParam(baseValue, addValue);
 }