Microsoft.Bot.Builder.Dialogs.Declarative 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.
Classes
DeclarativeBotComponent |
Registers declarative kinds. |
DeclarativeComponentRegistration |
Registers declarative kinds. |
DeclarativeType |
DeclarativeType object which is $kind => type. |
DeclarativeType<T> |
TypeRegistration of Kind => type using generic. |
Interfaces
IComponentDeclarativeTypes |
Interface for registering declarative kinds and jsonconverters to support them. |