repositoriosd
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Modelo
|
||||
override public bool Add(Categoria t)
|
||||
{
|
||||
bool ret = false;
|
||||
|
||||
//commit
|
||||
try
|
||||
{
|
||||
almacen.Add(t);
|
||||
|
||||
Reference in New Issue
Block a user