iControl.ManagementResourceRecord.Endadd_naptr C# (CSharp) 메소드

Endadd_naptr() 공개 메소드

public Endadd_naptr ( System asyncResult ) : void
asyncResult System
리턴 void
        public void Endadd_naptr(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
        }
ManagementResourceRecord