Changeset 2252 for branches/eraser6/6.0
- Timestamp:
- 10/23/2010 11:10:28 PM (3 years ago)
- File:
-
- 1 edited
-
branches/eraser6/6.0/Eraser.Manager/FileSystem.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/6.0/Eraser.Manager/FileSystem.cs
r2249 r2252 190 190 191 191 /// <summary> 192 /// Resets the created, modified, accessed and last update times for the given193 /// <paramref name="info"/>.194 /// </summary>195 /// <param name="info">The file to reset times.</param>196 public abstract void ResetFileTimes(FileSystemInfo info);197 198 /// <summary>199 192 /// Securely deletes the file reference from the directory structures 200 193 /// as well as resetting the Date Created, Date Accessed and Date Modified
Note: See TracChangeset
for help on using the changeset viewer.
