Esempio n. 1
0
 public CommentsController(ICommentsUIService commentsUIService)
 {
     _commentsUiService = commentsUIService;
 }
Esempio n. 2
0
 public CommentsController(ICommentsUIService commentsUIService)
 {
     _commentsUiService = commentsUIService;
 }