C# Class BookManagement.Controllers.CommentController

Inheritance: Controller
Datei anzeigen Open project: hiepbh/Assignment

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
Create ( Comment comment ) : System.Web.Mvc.ActionResult
Create ( int book ) : System.Web.Mvc.ActionResult

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void