Пример #1
0
 public LayoutController(IMeunService iMeunService)
 {
     _iMeunService = iMeunService;
 }