iControl.SecurityFirewallRuleList.Endget_fw_rule_icmp_typecode_description C# (CSharp) Метод

Endget_fw_rule_icmp_typecode_description() публичный Метод

public Endget_fw_rule_icmp_typecode_description ( System asyncResult ) : string[][][]
asyncResult System
Результат string[][][]
        public string[][][] Endget_fw_rule_icmp_typecode_description(System.IAsyncResult asyncResult)
        {
            object [] results = this.EndInvoke(asyncResult);
            return ((string [] [] [])(results[0]));
        }
SecurityFirewallRuleList