iControl.SecurityFirewallAddressList.Endcreate_with_nested_address_list C# (CSharp) 메소드

Endcreate_with_nested_address_list() 공개 메소드

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