SyncFileSystemEvent Constructor |
Namespace: ShellBoost.Core.Synchronization
public SyncFileSystemEvent( SyncFileSystemEventType type, DateTime time, StateSyncEntry entry, StateSyncEntry oldEntry = null )
Exception | Condition |
---|---|
ArgumentNullException | entry is null or oldEntry is null. |