Exemple #1
0
 public Categoria[] GetCategorias()
 {
     return(Categorias.ToArray());
 }