Метод | Описание | |
---|---|---|
Read ( FilePath path ) : Cake.Web.Core.Content.Documentation.TopicTree | ||
TopicReader ( IFileSystem fileSystem, ContentParser contentParser, ContentConverter contentConverter, ContentProcessor contentProcessor ) : System |
Метод | Описание | |
---|---|---|
FixLinks ( Cake.Web.Core.Content.Documentation.TopicTree tree ) : Cake.Web.Core.Content.Documentation.TopicTree | ||
Read ( DirectoryPath root, Stream stream ) : Cake.Web.Core.Content.Documentation.TopicTree | ||
ReadBody ( DirectoryPath root, string path, string uri ) : string | ||
ReadSection ( XmlReader reader, DirectoryPath root ) : Cake.Web.Core.Content.Documentation.TopicSection | ||
ReadTopic ( XmlReader reader, DirectoryPath root ) : |
public Read ( FilePath path ) : Cake.Web.Core.Content.Documentation.TopicTree | ||
path | FilePath | |
Результат | Cake.Web.Core.Content.Documentation.TopicTree |
public TopicReader ( IFileSystem fileSystem, ContentParser contentParser, ContentConverter contentConverter, ContentProcessor contentProcessor ) : System | ||
fileSystem | IFileSystem | |
contentParser | ContentParser | |
contentConverter | ContentConverter | |
contentProcessor | ContentProcessor | |
Результат | System |