Esempio n. 1
0
 public void UpdateXF(string no, int count)
 {
     gddal.UpdateXF(no, count);
 }