Partager via


ChannelMentionEntityRecognizer(String, Int32) Constructeur

Définition

Initialise une nouvelle instance de la classe ChannelMentionEntityRecognizer.

public ChannelMentionEntityRecognizer (string callerPath = "", int callerLine = 0);
new Microsoft.Bot.Builder.Dialogs.Adaptive.Recognizers.ChannelMentionEntityRecognizer : string * int -> Microsoft.Bot.Builder.Dialogs.Adaptive.Recognizers.ChannelMentionEntityRecognizer
Public Sub New (Optional callerPath As String = "", Optional callerLine As Integer = 0)

Paramètres

callerPath
String

Facultatif, chemin d’accès complet au fichier source.

callerLine
Int32

Facultatif, numéro de ligne dans le fichier source.

S’applique à