public MZ_MES_MAIN.ServiceReference1.ZFUN_MZResponse ZFUN_MZ(MZ_MES_MAIN.ServiceReference1.ZFUN_MZ ZFUN_MZ1)
 {
     MZ_MES_MAIN.ServiceReference1.ZFUN_MZRequest inValue = new MZ_MES_MAIN.ServiceReference1.ZFUN_MZRequest();
     inValue.ZFUN_MZ = ZFUN_MZ1;
     MZ_MES_MAIN.ServiceReference1.ZFUN_MZResponse1 retVal = ((MZ_MES_MAIN.ServiceReference1.ZWS_MZ)(this)).ZFUN_MZ(inValue);
     return(retVal.ZFUN_MZResponse);
 }
 public ZFUN_MZRequest(MZ_MES_MAIN.ServiceReference1.ZFUN_MZ ZFUN_MZ)
 {
     this.ZFUN_MZ = ZFUN_MZ;
 }