C# 클래스 BookManagement.Controllers.CommentController

상속: Controller
파일 보기 프로젝트 열기: hiepbh/Assignment

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
Create ( Comment comment ) : System.Web.Mvc.ActionResult
Create ( int book ) : System.Web.Mvc.ActionResult

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void