Méthode | Description | |
---|---|---|
CanPerformDiff ( |
||
PerformDiff ( object newObj, object oldObj, string propName, Type type, Func diffChildCallback ) : Difference |
public PerformDiff ( object newObj, object oldObj, string propName, Type type, Func diffChildCallback ) : Difference | ||
newObj | object | |
oldObj | object | |
propName | string | |
type | Type | |
diffChildCallback | Func | |
Résultat | Difference |