Exemplo n.º 1
0
 public AreaPOManager(bool isLoadWith)
 {
     _AreaPODAOLinq = new AreaPODAOLinq(isLoadWith);
 }
 public AreaPOManager(bool isLoadWith)
 {
     _AreaPODAOLinq = new AreaPODAOLinq(isLoadWith);
 }