Свойство | Type | Description | |
---|---|---|---|
Substitutions | string>.LightweightCache |
Méthode | Description | |
---|---|---|
AddChild ( |
||
AddChildren ( IEnumerable |
||
AllTopicsInOrder ( ) : IEnumerable |
||
Ancestors ( ) : IEnumerable |
||
Descendents ( ) : IEnumerable |
||
FileExportPath ( ) : string | ||
FindByKey ( string key ) : |
||
FindComments ( string text ) : IEnumerable |
||
FindNext ( ) : |
||
FindPrevious ( ) : |
||
FindTop ( ) : |
||
HasExplicitUrl ( ) : bool | ||
IsSplashPage ( ) : bool | ||
ParseAndOrder ( ) : System.Threading.Tasks.Task | ||
ParseFile ( ) : void | ||
PrependKey ( string key ) : void | ||
ToString ( ) : string | ||
Topic ( string key, string file ) : System | ||
WebsiteExportPath ( ) : string |
Méthode | Description | |
---|---|---|
OrderChildren ( ) : void | ||
anscestors ( ) : IEnumerable |
||
applyExplicitTitle ( IEnumerable |
||
applyExplicitUrlSegment ( IEnumerable |
||
determineUrlSegmentFromFile ( string file, bool isIndex, bool isRoot ) : string | ||
findComments ( string file ) : IEnumerable |
||
findNextTopicNotChild ( ) : |
public AddChildren ( IEnumerable |
||
children | IEnumerable |
|
Résultat | void |
public static FindComments ( string text ) : IEnumerable |
||
text | string | |
Résultat | IEnumerable |
public ParseAndOrder ( ) : System.Threading.Tasks.Task | ||
Résultat | System.Threading.Tasks.Task |
public Topic ( string key, string file ) : System | ||
key | string | |
file | string | |
Résultat | System |