Esempio n. 1
0
 public override int GetHashCode()
 {
     return(TexturePath.GetHashCode());
 }
Esempio n. 2
0
 public override int GetHashCode()
 {
     return(RsiPath.GetHashCode() ^ RsiState.GetHashCode());
 }