Метод | Описание | |
---|---|---|
CommentController ( IPlaylistManager playlistManager ) : System.Linq | ||
GetComments ( long id ) : System.Web.Mvc.ActionResult |
Метод | Описание | |
---|---|---|
Create ( |
public CommentController ( IPlaylistManager playlistManager ) : System.Linq | ||
playlistManager | IPlaylistManager | |
Результат | System.Linq |
public GetComments ( long id ) : System.Web.Mvc.ActionResult | ||
id | long | |
Результат | System.Web.Mvc.ActionResult |