Method | Description | |
---|---|---|
CommentController ( ICommentService customerCommentService, IUserService customerService, ILikeService customerLikeService, IMediaService pictureService, |
Method | Description | |
---|---|---|
Delete ( int commentId ) : IHttpActionResult | ||
Get ( [ model ) : IHttpActionResult | ||
Post ( |
||
PrepareCommentPublicModel ( Comment comment, IEnumerable |
public CommentController ( ICommentService customerCommentService, IUserService customerService, ILikeService customerLikeService, IMediaService pictureService, |
||
customerCommentService | ICommentService | |
customerService | IUserService | |
customerLikeService | ILikeService | |
pictureService | IMediaService | |
mediaSettings | ||
return | System |