maily89 / fbdm

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

[Code review] INV Basic index levels #83

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
File: IndividualBasicIndexLevels.cs

Hàm: EditBasicIndexLevels và DeleteBasicIndexLevels:
dòng var BasicIndexLevels = FBDModel.IndividualBasicIndexLevels.First(level => 
level.LevelID == id);

-> có thể reuse hàm SelectBasicIndexLevelsByID,

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

GoogleCodeExporter commented 9 years ago

Original comment by shio.se...@gmail.com on 5 Apr 2011 at 1:04

GoogleCodeExporter commented 9 years ago
ok

Original comment by dragontl...@gmail.com on 7 Apr 2011 at 11:08

GoogleCodeExporter commented 9 years ago

Original comment by longnhi....@gmail.com on 30 Apr 2011 at 3:34