Merge branch 'LabWork03_hard' into LabWork04_hard
This commit is contained in:
commit
1ddfa1bb53
@ -128,9 +128,8 @@ namespace IceCreamShopDatabaseImplement.Implements
|
||||
transaction.Commit();
|
||||
}
|
||||
else
|
||||
{
|
||||
transaction.Rollback();
|
||||
}
|
||||
|
||||
return needCount == 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user