C# Class Naif.Blog.ViewComponents.ExcerptViewComponent

Inheritance: ViewComponent
显示文件 Open project: cnurse/Naif.Blog

Public Methods

Method Description
InvokeAsync ( Post post ) : Task

Method Details

InvokeAsync() public method

public InvokeAsync ( Post post ) : Task
post Naif.Blog.Models.Post
return Task