How To Implement Structural Equality in Your C# classes
In a previous article about equality in C# I talked about different equality types and then discussed the reference equality focusing on the inconsistent behavior you can get if you’re…
Beyond software engineering
In a previous article about equality in C# I talked about different equality types and then discussed the reference equality focusing on the inconsistent behavior you can get if you’re…