Ejemplo n.º 1
0
 public LevelLinkController(ILevelLinkAppService levelLinkService)
 {
     _levelLinkService = levelLinkService;
 }