Esempio n. 1
0
 public override int GetHashCode()
 {
     return(m_iSize.GetHashCode() ^ m_LineShape.GetHashCode() ^ m_Color.GetHashCode());
 }