示例#1
0
 public Service()
 {
     _sms = new ProxyWS.SMS();
 }
示例#2
0
 public DataSource()
 {
     _sms = new ProxyWS.SMS();
 }