Готовая Лаба 4

This commit is contained in:
Казначеева Елизавета 2023-11-15 12:24:26 +04:00
parent 6dbd0832d8
commit fbfcf9250d

View File

@ -6,7 +6,6 @@ using System.Threading.Tasks;
namespace Battleship.Generics
{
internal class SetGeneric<T>
where T : class
{