Example #1
0
 public ResourceManagerApp(ResManagerService resManagerService)
 {
     _resManagerService = resManagerService;
 }