No shred option. It deletes the file with OS delete.
Namespace: LLCryptoLib.ShredAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public sealed class ShredNothing : ShredBase |
Visual Basic |
---|
Public NotInheritable Class ShredNothing _
Inherits ShredBase |
Visual C++ |
---|
public ref class ShredNothing sealed : public ShredBase |
Inheritance Hierarchy
See Also