Udostępnij za pośrednictwem


CancelAllDialogs(String, Int32) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy CancelAllDialogs.

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

Parametry

callerPath
String

Opcjonalna, pełna ścieżka pliku źródłowego.

callerLine
Int32

Opcjonalnie numer wiersza w pliku źródłowym.

Dotyczy