Example #1
0
 public Hmj.WebApp.DicountService.Z_CRM_LOY_WELFAREResponse Z_CRM_LOY_WELFARE(Hmj.WebApp.DicountService.Z_CRM_LOY_WELFARE Z_CRM_LOY_WELFARE1)
 {
     Hmj.WebApp.DicountService.Z_CRM_LOY_WELFARERequest inValue = new Hmj.WebApp.DicountService.Z_CRM_LOY_WELFARERequest();
     inValue.Z_CRM_LOY_WELFARE = Z_CRM_LOY_WELFARE1;
     Hmj.WebApp.DicountService.Z_CRM_LOY_WELFAREResponse1 retVal = ((Hmj.WebApp.DicountService.ZWS_LOY_WELFARE)(this)).Z_CRM_LOY_WELFARE(inValue);
     return(retVal.Z_CRM_LOY_WELFAREResponse);
 }
Example #2
0
 Hmj.WebApp.DicountService.Z_CRM_LOY_WELFAREResponse1 Hmj.WebApp.DicountService.ZWS_LOY_WELFARE.Z_CRM_LOY_WELFARE(Hmj.WebApp.DicountService.Z_CRM_LOY_WELFARERequest request)
 {
     return(base.Channel.Z_CRM_LOY_WELFARE(request));
 }