프로퍼티 | 타입 | 설명 | |
---|---|---|---|
author | string | ||
colour | float[] | ||
currentPage | int | ||
filename | string | ||
fontSize | int | ||
title | string |
메소드 | 설명 | |
---|---|---|
Deserialize ( Array, data ) : BookPropertySet, | ||
Load ( string filepath ) : void | ||
RawLoad ( string directfilepath ) : void | ||
Save ( ) : void | ||
Serialize ( object bpo ) : byte[] | ||
getPropertyCacheFiles ( ) : string[] | ||
haveRecord ( string filepath ) : bool |
메소드 | 설명 | |
---|---|---|
getFilePath ( string filepath ) : string |
public static Deserialize ( Array, data ) : BookPropertySet, | ||
data | Array, | |
리턴 | BookPropertySet, |