Beispiel #1
0
 public void EnableModule(int moduleId)
 {
     _repository.Enable(moduleId);
 }