public bool sned_S11(ID_11_BASIC_INFO_REP sned_gpp, out ID_111_BASIC_INFO_RESPONSE receive_gpp) { ValueDefMapActionBase mapAction = null; mapAction = getExcuteMapAction(); return(mapAction.sned_Str11(sned_gpp, out receive_gpp)); }
public virtual bool sned_Str11(ID_11_BASIC_INFO_REP sned_gpp, out ID_111_BASIC_INFO_RESPONSE receive_gpp) { receive_gpp = null; return(true); }