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

Endadd_srv() 공개 메소드

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