Ejemplo n.º 1
0
 public List <tbEmpleado> GetListEntities(int estado)
 {
     return(empleadIns.GetListEntities(estado));
 }