Method | Description | |
---|---|---|
CommentController ( IPlaylistManager playlistManager ) : System.Linq | ||
GetComments ( long id ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
Create ( |
public CommentController ( IPlaylistManager playlistManager ) : System.Linq | ||
playlistManager | IPlaylistManager | |
return | System.Linq |
public GetComments ( long id ) : System.Web.Mvc.ActionResult | ||
id | long | |
return | System.Web.Mvc.ActionResult |