コード例 #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);
 }
コード例 #2
0
 public Z_CRM_LOY_WELFARERequest(Hmj.WebApp.DicountService.Z_CRM_LOY_WELFARE Z_CRM_LOY_WELFARE)
 {
     this.Z_CRM_LOY_WELFARE = Z_CRM_LOY_WELFARE;
 }