Example #1
0
 public override int GetHashCode()
 {
     return(MultisampleCount.GetHashCode());
 }
 public override int GetHashCode() => MultisampleCount.GetHashCode();