C# Class SecureDelete.ComplementStep

Wipe step where the data is the complement of the previous data.
Inheritance: WipeStepBase
Afficher le fichier Open project: gratianlup/SecureDelete Class Usage Examples

Méthodes publiques

Méthode Description
Clone ( ) : object
ComplementStep ( ) : System
ComplementStep ( int number ) : System
ToNative ( ) : string

Get the native form of the step

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

ComplementStep() public méthode

public ComplementStep ( ) : System
Résultat System

ComplementStep() public méthode

public ComplementStep ( int number ) : System
number int
Résultat System

ToNative() public méthode

Get the native form of the step
public ToNative ( ) : string
Résultat string