C# Class SecureDelete.RandomOptions

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

Méthodes publiques

Méthode Description
Clone ( ) : object
ToNative ( ) : NativeMethods.RngOptions

Get the native variant of the RNG options

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

ToNative() public méthode

Get the native variant of the RNG options
public ToNative ( ) : NativeMethods.RngOptions
Résultat NativeMethods.RngOptions