Пример #1
0
 public static List <EtapaBean> GetAll(EtapaBean item)
 {
     return(EtapaModel.GetAll(item));
 }