Exemple #1
0
 public string Stocks(string tzid)
 {
     web10.Service1 s = new web10.Service1();
     return(s.Stocks(tzid));
 }