Table of Contents

Class UriWebServices.EnglishMobileParts

Namespace
SunamoUriWebServices
Assembly
SunamoUriWebServices.dll

Provides English-language mobile parts e-shop URLs.

public static class UriWebServices.EnglishMobileParts
Inheritance
UriWebServices.EnglishMobileParts
Inherited Members

Fields

Aliexpress

AliExpress search URL template.

public const string Aliexpress = "https://www.aliexpress.com/wholesale?SearchText=%s"

Field Value

string

All

All English mobile parts search URL templates.

public static readonly List<string> All

Field Value

List<string>

Ebay

eBay search URL template.

public const string Ebay = "https://www.ebay.com/sch/i.html?_nkw=%"

Field Value

string

Witrigs

Witrigs search URL template.

public const string Witrigs = "https://www.witrigs.com/searchautocomplete/autoresult?q=%"

Field Value

string

Methods

SearchInAll(string)

Searches all English mobile parts shops for the specified query.

public static void SearchInAll(string searchQuery)

Parameters

searchQuery string

The search query.