C# 클래스 SecureDelete.ComplementStep

Wipe step where the data is the complement of the previous data.
상속: WipeStepBase
파일 보기 프로젝트 열기: gratianlup/SecureDelete 1 사용 예제들

공개 메소드들

메소드 설명
Clone ( ) : object
ComplementStep ( ) : System
ComplementStep ( int number ) : System
ToNative ( ) : string

Get the native form of the step

메소드 상세

Clone() 공개 메소드

public Clone ( ) : object
리턴 object

ComplementStep() 공개 메소드

public ComplementStep ( ) : System
리턴 System

ComplementStep() 공개 메소드

public ComplementStep ( int number ) : System
number int
리턴 System

ToNative() 공개 메소드

Get the native form of the step
public ToNative ( ) : string
리턴 string