Exemplo n.º 1
0
 public Service()
 {
     _sms = new ProxyWS.SMS();
 }
Exemplo n.º 2
0
 public DataSource()
 {
     _sms = new ProxyWS.SMS();
 }