C# Class BookManagement.Controllers.CommentController

Inheritance: Controller
Afficher le fichier Open project: hiepbh/Assignment

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
Create ( Comment comment ) : System.Web.Mvc.ActionResult
Create ( int book ) : System.Web.Mvc.ActionResult

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void