Example #1
0
 public Service(AllServices serve)
 {
     _AllService = serve;
     _AllService.load("xyz");
 }