ПИбд-23 Салин Олег Алексеевич Лабораторная работа №5 (Усложненная) #20

Closed
Oleja123 wants to merge 40 commits from Lab5_Hard into Lab5
Showing only changes of commit 17138020cd - Show all commits

View File

@ -158,6 +158,7 @@ namespace IceCreamShopsApp.Controllers
return default;
}
string table = "";
result.Item1.ShopIceCreams.Clear();
for (int i = 0; i < result.Item2.Count; i++)
{
var icecream = result.Item2[i].Item1;