Méthode | Description | |
---|---|---|
ConvertCommentToCommon ( DoubanSDK comment ) : CommentViewModel | ||
ConvertDoubanUnionStatues ( |
||
FiltPicture ( |
||
GenerateDoubanSrc ( String input, String convertTo ) : String | ||
TrimMark ( String input ) : String |
public static ConvertCommentToCommon ( DoubanSDK comment ) : CommentViewModel | ||
comment | DoubanSDK | |
Résultat | CommentViewModel |
public static ConvertDoubanUnionStatues ( |
||
statues | ||
Résultat | ItemViewModel |
public static FiltPicture ( |
||
statues | ||
model | ItemViewModel | |
Résultat | void |
public static GenerateDoubanSrc ( String input, String convertTo ) : String | ||
input | String | |
convertTo | String | |
Résultat | String |
public static TrimMark ( String input ) : String | ||
input | String | |
Résultat | String |