public sealed class AiToolCardCache : IAiCardToolCache,
IDisposablePublic NotInheritable Class AiToolCardCache
Implements IAiCardToolCache, IDisposablepublic ref class AiToolCardCache sealed : IAiCardToolCache,
IDisposable[<SealedAttribute>]
type AiToolCardCache =
class
interface IAiCardToolCache
interface IDisposable
end| AiToolCardCache | Инициализирует новый экземпляр класса AiToolCardCache |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetToolAsync | Получить карточку инструмента ИИ-агента. |
| GetToolsAsync | Получить все карточки инструментов ИИ-агента. |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| InvalidateAsync | Сбросить кэш инструментов. |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |