Ejemplo n.º 1
0
 protected bool Equals(Color other)
 {
     return(SRM.Equals(other.SRM));
 }