SecureDelete.WipeObjects.DriveWipeObject.GetObjects C# (CSharp) Méthode

GetObjects() public méthode

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