C# Class SecureDelete.RandomWipeStep

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

Méthodes publiques

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

Get the native form of the step

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

RandomWipeStep() public méthode

public RandomWipeStep ( ) : System
Résultat System

RandomWipeStep() public méthode

public RandomWipeStep ( 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