C# 클래스 Aiwins.Blogging.Areas.Blog.Controllers.PostsController

상속: Aiwins.Blogging.Areas.Blog.Controllers.BloggingControllerBase
파일 보기 프로젝트 열기: AiwinsFx/Rocket

공개 메소드들

메소드 설명
PostsController ( IPostAppService postAppService ) : System

비공개 메소드들

메소드 설명
Delete ( Guid id ) : Task

메소드 상세

PostsController() 공개 메소드

public PostsController ( IPostAppService postAppService ) : System
postAppService IPostAppService
리턴 System