Sdílet prostřednictvím


DateTimeEntityRecognizer(String, Int32) Konstruktor

Definice

Inicializuje novou instanci DateTimeEntityRecognizer třídy .

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

Parametry

callerPath
String

Volitelná úplná cesta ke zdrojovému souboru.

callerLine
Int32

Volitelné číslo řádku ve zdrojovém souboru.

Platí pro