I wish to compare two structs via == but it does not compile. I can
overload and create my own == but am I missing something that c#
already has implemented?
~titan
overload and create my own == but am I missing something that c#
already has implemented?
~titan
Comment