Exemplo n.º 1
0
 public DataSet GetNhanVienById(string id)
 {
     return(service.GetNhanVienById(id));
 }