maily89 / fbdm

Automatically exported from code.google.com/p/fbdm
0 stars 0 forks source link

[Code review] INV Collateral Index Level #109

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
File: IndividualCollateralLevel.cs

Các hàm EditCollateralIndexLevels và DeleteCollateralIndexLevels
Dòng var CollateralIndexLevels = 
FBDModel.IndividualCollateralIndexLevels.First(level => level.LevelID == id);
-> có thể reuse hàm SelectCollateralIndexLevelsByID

Original issue reported on code.google.com by shio.se...@gmail.com on 5 Apr 2011 at 1:37

GoogleCodeExporter commented 9 years ago
ok

Original comment by dragontl...@gmail.com on 9 Apr 2011 at 12:40