Метод | Описание | |
---|---|---|
ConvertCommentToCommon ( DoubanSDK comment ) : CommentViewModel | ||
ConvertDoubanUnionStatues ( |
||
FiltPicture ( |
||
GenerateDoubanSrc ( String input, String convertTo ) : String | ||
TrimMark ( String input ) : String |
public static ConvertCommentToCommon ( DoubanSDK comment ) : CommentViewModel | ||
comment | DoubanSDK | |
Результат | CommentViewModel |
public static ConvertDoubanUnionStatues ( |
||
statues | ||
Результат | ItemViewModel |
public static FiltPicture ( |
||
statues | ||
model | ItemViewModel | |
Результат | void |
public static GenerateDoubanSrc ( String input, String convertTo ) : String | ||
input | String | |
convertTo | String | |
Результат | String |
public static TrimMark ( String input ) : String | ||
input | String | |
Результат | String |