메소드 | 설명 | |
---|---|---|
BlogController ( IFileSystemService fileSystem, IConfiguration configuration ) : System | ||
Index ( ) : System.Web.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
Article ( string articleName ) : System.Web.Mvc.ActionResult | ||
EnsureTrailingSlash ( string siteRoot ) : string | ||
Feed ( int page, int pageSize ) : System.Web.Mvc.ActionResult | ||
GetPost ( string filePath, string articleName = null ) : MarkdownPostViewModel | ||
GetPostMetadataValue ( string name, string contents ) : string | ||
GetPostsByMostRecentFirst ( ) : IEnumerable |
||
GetUrl ( string filePath, string articleName = null ) : string |
public BlogController ( IFileSystemService fileSystem, IConfiguration configuration ) : System | ||
fileSystem | IFileSystemService | |
configuration | IConfiguration | |
리턴 | System |