ObjectsComparer
ObjectsComparer copied to clipboard
IgnoreInComparisonAttribute is sealed
Hello, In my situation, I need to inherit it to do some business logic for my solution. I will use another attribute that depends on the comparison.
Can you please tell more what you need to do? Is making this attribute not sealed will help you?