repositoriosd

This commit is contained in:
Nacho
2024-04-04 22:44:15 -03:00
parent bc4cbf98b6
commit 5d29abefe6
8 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ namespace Modelo
override public bool Add(Categoria t)
{
bool ret = false;
//commit
try
{
almacen.Add(t);