Showing related tags and posts accross the entire site.
Sorry, but there are no more tags available to filter with.
-
Hi! Wouldn't it be a good thing to replace the following method in EntityPropertyComparer.cs with something like thw ones below? This would allow to support complex objects and comparing things like "Customer.AddressIDSource.City" for exasmple, which is not the case at the moment. Original code: ///...