Метод |
Описание |
|
BuildReasonFromType ( ReasonType type, string reason ) : string |
|
|
Clear ( System.Guid postId, System.Guid commentId ) : Microsoft.AspNet.Mvc.ActionResult |
|
|
Ignore ( System.Guid postId, System.Guid commentId ) : Microsoft.AspNet.Mvc.ActionResult |
|
|
ReportComment ( System.Guid commentId, ReasonType type, string reason ) : Microsoft.AspNet.Mvc.ActionResult |
|
|
ReportPost ( System.Guid postId, ReasonType type, string reason ) : Microsoft.AspNet.Mvc.ActionResult |
|
|
ReportedComments ( string subName ) : Microsoft.AspNet.Mvc.ActionResult |
|
|
ReportedPosts ( string subName ) : Microsoft.AspNet.Mvc.ActionResult |
|
|
Unignore ( System.Guid postId, System.Guid commentId ) : Microsoft.AspNet.Mvc.ActionResult |
|
|