Method | Description | |
---|---|---|
CompareObjects ( IComparisonContext context, object source, object destination ) : ComparisonResult | ||
ComplexObjectComparer ( IComparison inner, bool ignoreUnmatchedProperties, bool>.List |
Method | Description | |
---|---|---|
HandleMissingValues ( IComparisonContext context, Lazy | ||
IsPropertyIgnored ( ) : bool | ||
PreparePropertyInfo ( object source, object destination ) : void | ||
SourceAndDestinationPresent ( ) : bool |
public CompareObjects ( IComparisonContext context, object source, object destination ) : ComparisonResult | ||
context | IComparisonContext | |
source | object | |
destination | object | |
return | ComparisonResult |
public ComplexObjectComparer ( IComparison inner, bool ignoreUnmatchedProperties, bool>.List |
||
inner | IComparison | |
ignoreUnmatchedProperties | bool | |
ignoredProperties | bool>.List | |
return | System |