|
Hi,
When I compare 2 colors like c1 == c2, it returns true, but when I do the same in a ShouldSerializePropertyName method, it doesn't work, which means it's not true then?
When I compare the components separately in the a ShouldSerializePropertyName method, it works. So any insights on the c1 == c2 issue?
Thanks, Aw
|