comment
This commit is contained in:
parent
feeaefe3b5
commit
ab8b9dd8a2
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@ using Yavsc.Models.Blog;
|
||||||
|
|
||||||
namespace Yavsc.Controllers
|
namespace Yavsc.Controllers
|
||||||
{
|
{
|
||||||
|
/// <summary>
|
||||||
|
/// Comment some post.
|
||||||
|
/// </summary>
|
||||||
public class CommentsController : Controller
|
public class CommentsController : Controller
|
||||||
{
|
{
|
||||||
private ApplicationDbContext _context;
|
private ApplicationDbContext _context;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue