示例#1
0
 public ItemTypeManager(bool isLoadWith)
 {
     _ItemTypeDAOLinq = new ItemTypeDAOLinq(isLoadWith);
 }
示例#2
0
 public ItemTypeManager(bool isLoadWith)
 {
     _ItemTypeDAOLinq = new ItemTypeDAOLinq(isLoadWith);
 }