示例#1
0
 public static IEnumerable <Categoria> GetCategorias()
 {
     return(CategoriaMapper.GetCategorias());
 }