public TicketsRepository()
 {
     _context = new BrowserCallsContext();
 }
예제 #2
0
 public TicketsRepository()
 {
     _context = new BrowserCallsContext();
 }