AiToolApplicability - структура

Объект, содержащий признаки видимости и доступности инструмента.

Definition

Пространство имён: Tessa.Ai.Agent
Сборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public struct AiToolApplicability
Inheritance
Object    ValueType    AiToolApplicability

Свойства

Available Инструмент доступен в данном контексте.
Visible Инструмент виден в данном контексте.

Методы

Deconstruct Выполняет деконструкцию свойств объекта.
EqualsIndicates whether this instance and a specified object are equal.
(Унаследован от ValueType)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeReturns the hash code for this instance.
(Унаследован от ValueType)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToStringReturns the fully qualified type name of this instance.
(Унаследован от ValueType)

См. также