CopyOperationBuilder Class
Namespace: Orang.FileSystem.Fluent
Assembly: Orang.FileSystem.dll
public class CopyOperationBuilder
Inheritance
Object → CopyOperationBuilder
Methods
| Method | Summary |
|---|---|
| CompareAttributes(FileAttributes?) | |
| CompareContent() | |
| CompareModifiedTime(TimeSpan?) | |
| CompareSize() | |
| DryRun() | |
| Equals(Object) | (Inherited from Object) |
| Flat() | |
| GetHashCode() | (Inherited from Object) |
| GetType() | (Inherited from Object) |
| LogOperation(Action<OperationProgress>) | |
| MemberwiseClone() | (Inherited from Object) |
| ToString() | (Inherited from Object) |
| WithConflictResolution(ConflictResolution) | |
| WithDialogProvider(IDialogProvider<ConflictInfo>) |