Метод | Описание | |
---|---|---|
CompareObjects ( IComparisonContext context, object source, object destination ) : ComparisonResult | ||
ComplexObjectComparer ( IComparison inner, bool ignoreUnmatchedProperties, bool>.List |
Метод | Описание | |
---|---|---|
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 | |
Результат | ComparisonResult |
public ComplexObjectComparer ( IComparison inner, bool ignoreUnmatchedProperties, bool>.List |
||
inner | IComparison | |
ignoreUnmatchedProperties | bool | |
ignoredProperties | bool>.List | |
Результат | System |