C# Class SecureDelete.FailedObject

Afficher le fichier Open project: gratianlup/SecureDelete Class Usage Examples

Méthodes publiques

Méthode Description
FailedObject ( ) : System
FailedObject ( WipeObjectType type, string path, WipeError error ) : System
ReadNative ( NativeMethods failed ) : void

Method Details

FailedObject() public méthode

public FailedObject ( ) : System
Résultat System

FailedObject() public méthode

public FailedObject ( WipeObjectType type, string path, WipeError error ) : System
type WipeObjectType
path string
error WipeError
Résultat System

ReadNative() public méthode

public ReadNative ( NativeMethods failed ) : void
failed NativeMethods
Résultat void