C# Class ReviewR.Web.Facts.Services.CommentServiceFacts.DeleteComment

Show file Open project: anurse/ReviewR

Private Methods

Method Description
RequiresValidArguments ( ) : void
ReturnsForbiddenIfProvidedUserIsNotAuthor ( ) : void
ReturnsObjectNotFoundIfCommentDoesNotExist ( ) : void
ReturnsSuccessAndRemovesCommentIfProvidedUserIsNotAuthor ( ) : void