Method | Description | |
---|---|---|
GroupItems ( List |
||
ParseSearchResult ( IEnumerable |
||
SearchResult ( ) : System | ||
SearchResult ( String jsonString, String searchString, String searchUri, JsonResultType jsonResultType, TransactionType transactionType ) : System |
Method | Description | |
---|---|---|
ParseTransactionResult ( ) : void |
public static GroupItems ( List |
||
items | List |
|
return | List |
public static ParseSearchResult ( IEnumerable |
||
items | IEnumerable |
|
return |
public SearchResult ( String jsonString, String searchString, String searchUri, JsonResultType jsonResultType, TransactionType transactionType ) : System | ||
jsonString | String | |
searchString | String | |
searchUri | String | |
jsonResultType | JsonResultType | |
transactionType | TransactionType | |
return | System |