Exemple #1
0
        public void Send_1_2()
        {
            BodyMsg body = new BodyMsg();

            NetClient.SendMsg(1, 2, body);
        }