Class WebSearchPrice
[Serializable]
public class WebSearchPrice : ModelPrice
- Inheritance
-
objectWebSearchPrice
- Inherited Members
Constructors
WebSearchPrice()
public WebSearchPrice()
WebSearchPrice(SearchContextSize, double)
public WebSearchPrice(SearchContextSize contextSize, double cost)
Parameters
contextSizeSearchContextSizecostdouble
WebSearchPrice(double)
public WebSearchPrice(double cost)
Parameters
costdouble
Fields
contextSize
public SearchContextSize contextSize