比如:1)BusLogic.BillService.Insert(BillInfo info,out string errorMessage)2)BusLogic.BillService.Insert(BillInfo info){ if ( info == null ) throw new Exception(errorMessage);}究竟我該采用那種設計呢?
- 2 回答
- 0 關注
- 793 瀏覽
添加回答
舉報
0/150
提交
取消