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