1 усложненная
This commit is contained in:
parent
83cbe72539
commit
571bb58fdd
@ -1,5 +1,9 @@
|
||||
|
||||
using ComputersShopListImplement.Models;
|
||||
using ComputersShopListImplement.Models;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace ComputersShopListImplement
|
||||
{
|
||||
@ -26,5 +30,4 @@ namespace ComputersShopListImplement
|
||||
return _instance;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user