ISyncEntryComparer Interface |
Namespace: ShellBoost.Core.Synchronization
public interface ISyncEntryComparer
The ISyncEntryComparer type exposes the following members.
Name | Description | |
---|---|---|
HasEntryChanged |
Determines whether an entry has changed.
Entries identifiers can be different and should not be used for comparison.
| |
HasEntryContentChanged |
Determines whether an entry content has changed.
Entries identifiers can be different and should not be used for comparison.
| |
HasEntryMoved |
Determines whether an entry has been moved.
Entries identifiers can be different and should not be used for comparison.
|