Пример #1
0
 public override int GetHashCode()
 {
     return(Name.GetHashCode() + 17 * +Text1.GetHashCode() + 17 * Text2.GetHashCode());
 }