Method | Description | |
---|---|---|
Application ( Logger logger ) : System | ||
CreateBooksTreeCache ( ) : void | ||
Dispose ( ) : void |
Method | Description | |
---|---|---|
OnModulesInitialized ( ) : void | ||
RegisterModules ( ) : void |
Method | Description | |
---|---|---|
GetBookNameFromFileName ( String name ) : string | ||
GetChapterSubTree ( Engine book, String chapterUrl ) : TreeNode[] | ||
InstallBookWatcher ( ) : void | ||
LoadBookFromFile ( |
||
LoadBookFromFile ( String fileName ) : IDoxBook | ||
LoadBooks ( ) : void | ||
LoadFormatters ( ) : void | ||
OnDoxFileChanged ( object sender, |
||
ParseBookFileName ( String name, String &bookName, String &bookTitle ) : void |
public Application ( Logger logger ) : System | ||
logger | Logger | |
return | System |