public TEnvFillRiverBottomLogic(TEnvFillRiverBottomVo _tEnvFillRiverBottom) { tEnvFillRiverBottom = _tEnvFillRiverBottom; access = new TEnvFillRiverBottomAccess(); }
public TEnvFillRiverBottomLogic() { access = new TEnvFillRiverBottomAccess(); }