示例#1
0
 public categoriadt CrearCategoria(categoriadt categoriadt)
 {
     return(CATEGORIA.CrearCategoria(categoriadt));
 }