Ejemplo n.º 1
0
 public bool UpdateStatusList(string IDlist)
 {
     return(dal.UpdateStatusList(IDlist));
 }