PIbd-22 Kaznacheeva E.K. LabWork_4 #9

Closed
kaznacheeva wants to merge 8 commits from LabWork_04 into LabWork_03
Showing only changes of commit fbfcf9250d - Show all commits

View File

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