5 references to Delete
mscorlib (5)
system\io\directory.cs (3)
1284
Delete
(fullPath, path, false, true);
1293
Delete
(fullPath, path, recursive, true);
1302
Delete
(fullPath, path, recursive, false);
system\io\directoryinfo.cs (2)
704
Directory.
Delete
(FullPath, OriginalPath, false, true);
712
Directory.
Delete
(FullPath, OriginalPath, recursive, true);