SyncEntrySource Class |
Namespace: ShellBoost.Core.Synchronization
public class SyncEntrySource : IComparable, IComparable<SyncEntrySource>
The SyncEntrySource type exposes the following members.
Name | Description | |
---|---|---|
SyncEntrySource |
Initializes a new instance of the SyncEntrySource class.
|
Name | Description | |
---|---|---|
Entry |
Gets the entry.
| |
Synchronizer |
Gets the synchronizer.
|
Name | Description | |
---|---|---|
CompareTo |
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
| |
ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |