iControl.ManagementResourceRecord.Enddelete_txt C# (CSharp) Метод

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

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