Exemplo n.º 1
0
        public SmsClient160By2()
        {
            //throw new NotImplementedException();

            this.httpClient = new HttpClient();
        }
Exemplo n.º 2
0
 public SmsClientWay2sms()
 {
     httpClient = new HttpClient();
 }