Beispiel #1
0
 public LevelLinkController(ILevelLinkAppService levelLinkService)
 {
     _levelLinkService = levelLinkService;
 }