Property | Type | Description |
---|
Method | Description | |
---|---|---|
BookMetaData ( ) : System | ||
FromFolder ( string bookFolderPath ) : |
||
FromString ( string input ) : |
||
MetaDataPath ( string bookFolderPath ) : string | ||
SetUploader ( string id ) : void | ||
WriteToFolder ( string bookFolderPath ) : void |
public static FromFolder ( string bookFolderPath ) : |
||
bookFolderPath | string | |
return |
public static FromString ( string input ) : |
||
input | string | |
return |
public static MetaDataPath ( string bookFolderPath ) : string | ||
bookFolderPath | string | |
return | string |
public WriteToFolder ( string bookFolderPath ) : void | ||
bookFolderPath | string | |
return | void |