[–] enricosada 9y ago ↗ some issues there:- how can you set a property to null? if setting to null is going to be used the old value - there is no structural equality - only for properties with reference types, value types non nullable (like int) cannot be used like that
1 comment
[ 4.1 ms ] story [ 7.2 ms ] thread- how can you set a property to null? if setting to null is going to be used the old value - there is no structural equality - only for properties with reference types, value types non nullable (like int) cannot be used like that