Table of Contents

Class WebSearchPrice

Namespace
Glitch9.AIDevKit
[Serializable]
public class WebSearchPrice : ModelPrice
Inheritance
object
WebSearchPrice
Inherited Members

Constructors

WebSearchPrice()

public WebSearchPrice()

WebSearchPrice(SearchContextSize, double)

public WebSearchPrice(SearchContextSize contextSize, double cost)

Parameters

contextSize SearchContextSize
cost double

WebSearchPrice(double)

public WebSearchPrice(double cost)

Parameters

cost double

Fields

contextSize

public SearchContextSize contextSize

Field Value

SearchContextSize