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");
        }