C# Class SecureDelete.RandomOptions

Inheritance: ICloneable
显示文件 Open project: gratianlup/SecureDelete Class Usage Examples

Public Methods

Method Description
Clone ( ) : object
ToNative ( ) : NativeMethods.RngOptions

Get the native variant of the RNG options

Method Details

Clone() public method

public Clone ( ) : object
return object

ToNative() public method

Get the native variant of the RNG options
public ToNative ( ) : NativeMethods.RngOptions
return NativeMethods.RngOptions