예제 #1
0
 public IList <TbCpCategoriaGasto> GetAllCategoriaGasto()
 {
     return(repository.GetAllCategoriaGasto());
 }