Için basit anahtar C# IStructuralEquatable Kullanımı örtüsünü
That is, you güç create your own definition of structural equality and specify that this definition be used with a collection type that accepts the IStructuralEquatable interface.Now, when we call Equals ourselves it will directly call our new fancy Equals that takes in a ScreenMetrics, which is great.That is right! When we override Equals we mus