DeleteProfileScorable(IDialogStack, IBotData, IBotToUser, Regex) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public DeleteProfileScorable (Microsoft.Bot.Builder.Dialogs.Internals.IDialogStack stack, Microsoft.Bot.Builder.Dialogs.Internals.IBotData botData, Microsoft.Bot.Builder.Dialogs.Internals.IBotToUser botToUser, System.Text.RegularExpressions.Regex regex);
new Microsoft.Bot.Builder.Dialogs.DeleteProfileScorable : Microsoft.Bot.Builder.Dialogs.Internals.IDialogStack * Microsoft.Bot.Builder.Dialogs.Internals.IBotData * Microsoft.Bot.Builder.Dialogs.Internals.IBotToUser * System.Text.RegularExpressions.Regex -> Microsoft.Bot.Builder.Dialogs.DeleteProfileScorable
Public Sub New (stack As IDialogStack, botData As IBotData, botToUser As IBotToUser, regex As Regex)
Paramètres
- stack
- IDialogStack
- botData
- IBotData
- botToUser
- IBotToUser
- regex
- Regex