iControl.NetworkingAdminIP.Endcreate_slot_ip C# (CSharp) 메소드

Endcreate_slot_ip() 공개 메소드

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