C# Class Aiwins.Blogging.Areas.Blog.Controllers.PostsController

Inheritance: Aiwins.Blogging.Areas.Blog.Controllers.BloggingControllerBase
Afficher le fichier Open project: AiwinsFx/Rocket

Méthodes publiques

Méthode Description
PostsController ( IPostAppService postAppService ) : System

Private Methods

Méthode Description
Delete ( Guid id ) : Task

Method Details

PostsController() public méthode

public PostsController ( IPostAppService postAppService ) : System
postAppService IPostAppService
Résultat System