Ejemplo n.º 1
0
 public ScanDataSet GetUserByStr(string str)
 {
     return(iUserInfo.GetUserByStr(str));
 }