Beispiel #1
0
 public System.Threading.Tasks.Task <AxlNetClient.listCiscoCatalyst6000T1VoIPGatewayT1Response> listCiscoCatalyst6000T1VoIPGatewayT1Async(AxlNetClient.ListCiscoCatalyst6000T1VoIPGatewayT1Req listCiscoCatalyst6000T1VoIPGatewayT1)
 {
     return(axlPortClient50.listCiscoCatalyst6000T1VoIPGatewayT1Async(listCiscoCatalyst6000T1VoIPGatewayT1));
 }
Beispiel #2
0
 public System.Threading.Tasks.Task <AxlNetClient.listCiscoCatalyst6000T1VoIPGatewayT1Response> listCiscoCatalyst6000T1VoIPGatewayT1Async(AxlNetClient.ListCiscoCatalyst6000T1VoIPGatewayT1Req listCiscoCatalyst6000T1VoIPGatewayT1)
 {
     AxlNetClient.listCiscoCatalyst6000T1VoIPGatewayT1Request inValue = new AxlNetClient.listCiscoCatalyst6000T1VoIPGatewayT1Request();
     inValue.listCiscoCatalyst6000T1VoIPGatewayT1 = listCiscoCatalyst6000T1VoIPGatewayT1;
     return(((AxlNetClient.AXLPort50)(this)).listCiscoCatalyst6000T1VoIPGatewayT1Async(inValue));
 }
Beispiel #3
0
 public AxlNetClient.ListCiscoCatalyst6000T1VoIPGatewayT1Res listCiscoCatalyst6000T1VoIPGatewayT1(AxlNetClient.ListCiscoCatalyst6000T1VoIPGatewayT1Req listCiscoCatalyst6000T1VoIPGatewayT11)
 {
     return(axlPortClient50.listCiscoCatalyst6000T1VoIPGatewayT1(listCiscoCatalyst6000T1VoIPGatewayT11));
 }
Beispiel #4
0
 public AxlNetClient.ListCiscoCatalyst6000T1VoIPGatewayT1Res listCiscoCatalyst6000T1VoIPGatewayT1(AxlNetClient.ListCiscoCatalyst6000T1VoIPGatewayT1Req listCiscoCatalyst6000T1VoIPGatewayT11)
 {
     AxlNetClient.listCiscoCatalyst6000T1VoIPGatewayT1Request inValue = new AxlNetClient.listCiscoCatalyst6000T1VoIPGatewayT1Request();
     inValue.listCiscoCatalyst6000T1VoIPGatewayT1 = listCiscoCatalyst6000T1VoIPGatewayT11;
     AxlNetClient.listCiscoCatalyst6000T1VoIPGatewayT1Response retVal = ((AxlNetClient.AXLPort50)(this)).listCiscoCatalyst6000T1VoIPGatewayT1(inValue);
     return(retVal.listCiscoCatalyst6000T1VoIPGatewayT1Response1);
 }