LocalFileSystemCreateEntry Method |
Namespace: ShellBoost.Core.Synchronization
protected virtual void CreateEntry( SyncContext context, string path, StateSyncEntry entry )
| Exception | Condition |
|---|---|
| ArgumentNullException | context is null or path is null or entry is null. |