public TOaPartAcceptedlistLogic(TOaPartAcceptedlistVo _tOaPartAcceptedlist) { tOaPartAcceptedlist = _tOaPartAcceptedlist; access = new TOaPartAcceptedlistAccess(); }
public TOaPartAcceptedlistLogic() { access = new TOaPartAcceptedlistAccess(); }