Microsoft.AI.Actions.Annotations.Internal Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The APIs in this namespace are used internally by the App Actions code generation framework. They are not intended to be called directly.
Classes
| BaseActionsProvider<T> |
The base class for actions providers. |
Delegates
| BaseActionsProvider<T>.AsyncFeedbackEndpoint |
An asyncronous actions feedback callback. |
| BaseActionsProvider<T>.AsyncWindowsAction |
An asynchronous action callback. |
| BaseActionsProvider<T>.FeedbackEndpoint |
An actions feedback endpoint callback. |
| BaseActionsProvider<T>.WindowsAction |
A windows action callback. |