SecureDelete.WipeObjects.DriveWipeObject.GetObjects C# (CSharp) 메소드

GetObjects() 공개 메소드

Not supported
public GetObjects ( ) : NativeMethods.WObject[]
리턴 NativeMethods.WObject[]
        public NativeMethods.WObject[] GetObjects()
        {
            throw new Exception("GetObjects should not be called");
        }