ToolCostCategory Type
Cost category hint for tool selection optimization
Union cases
| Union case |
Description
|
Full Usage:
Cheap
|
|
Full Usage:
Expensive
|
|
Full Usage:
Free
|
|
Full Usage:
Moderate
|
|
Full Usage:
Unknown
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCheap
Returns: bool
|
|
Full Usage:
this.IsExpensive
Returns: bool
|
|
Full Usage:
this.IsFree
Returns: bool
|
|
Full Usage:
this.IsModerate
Returns: bool
|
|
Full Usage:
this.IsUnknown
Returns: bool
|
|
Nao