ПИбд-23 Тихоненков А.Е. Лабораторная №8 #16
@ -18,6 +18,7 @@ namespace AntiAircraftGun.Generics
|
||||
public bool Equals(AntiAirCraftGunCollectionInfo? other)
|
||||
{
|
||||
return Name == other.Name;
|
||||
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
|
||||
public override int GetHashCode()
|
||||
|
Loading…
Reference in New Issue
Block a user
Нет проверки, что other не равен null