Example #1
0
 public int GetPrintNum(string zsh)
 {
     return(dal.GetPrintNum(zsh));
 }