C# 클래스 SecureDelete.FailedObject

파일 보기 프로젝트 열기: gratianlup/SecureDelete 1 사용 예제들

공개 메소드들

메소드 설명
FailedObject ( ) : System
FailedObject ( WipeObjectType type, string path, WipeError error ) : System
ReadNative ( NativeMethods failed ) : void

메소드 상세

FailedObject() 공개 메소드

public FailedObject ( ) : System
리턴 System

FailedObject() 공개 메소드

public FailedObject ( WipeObjectType type, string path, WipeError error ) : System
type WipeObjectType
path string
error WipeError
리턴 System

ReadNative() 공개 메소드

public ReadNative ( NativeMethods failed ) : void
failed NativeMethods
리턴 void