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