Method | Description | |
---|---|---|
DesignDataInfo ( ) : System.Collections |
init
|
|
GetSuitAttrList ( int id ) : List |
||
GetSuitContext ( int id ) : string |
get suit context by id.
|
|
GetSuitName ( int id ) : string |
get suit name by id.
|
|
GetSuitNumber ( ) : int | ||
LoadJsonFile ( string path ) : string |
load json file to string.
|
Method | Description | |
---|---|---|
LoadSuitDic ( ) : void |
set suitDic by json data.
|
public DesignDataInfo ( ) : System.Collections | ||
return | System.Collections |