public TWfSettingFlowLogic(TWfSettingFlowVo _tWfSettingFlow) { tWfSettingFlow = _tWfSettingFlow; access = new TWfSettingFlowAccess(); }
public TWfSettingFlowLogic() { access = new TWfSettingFlowAccess(); }