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