Exemplo n.º 1
0
 public LogBooksTableDataService()
 {
     context = new ControlContext();
 }
 public VisitorsTableDataService()
 {
     context = new ControlContext();
 }