iControl.SystemSoftwareManagement.Enddelete_volume C# (CSharp) Метод

Enddelete_volume() публичный Метод

public Enddelete_volume ( System asyncResult ) : void
asyncResult System
Результат void
        public void Enddelete_volume(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
SystemSoftwareManagement