示例#1
0
 public LogBooksTableDataService()
 {
     context = new ControlContext();
 }
 public VisitorsTableDataService()
 {
     context = new ControlContext();
 }