예제 #1
0
 public RouteService(BackUpDB2Context rcxt)
 {
     _rcxt = rcxt;
 }
예제 #2
0
 public RegionService(BackUpDB2Context rcxt)
 {
     _rcxt = rcxt;
 }