public GetShopsByName ( string searchName, SortOrder sortOrder, int offset, int limit, DetailLevel detailLevel ) : IAsyncResult | ||
searchName | string | the text to search for |
sortOrder | SortOrder | the results order |
offset | int | the results offset |
limit | int | the results limit |
detailLevel | DetailLevel | detail level |
return | IAsyncResult |