Example #1
0
 public EntityActionController(IServiceManagerService managerService)
 {
     this._service = managerService;
 }
 public EntityActionController(IServiceManagerService managerService)
 {
     this._service = managerService;
 }