Delen via


AssertReplyOneOf(String, Int32) Constructor

Definitie

Initialiseert een nieuw exemplaar van de AssertReplyOneOf klasse.

public AssertReplyOneOf(string path = "", int line = 0);
new Microsoft.Bot.Builder.Dialogs.Adaptive.Testing.TestActions.AssertReplyOneOf : string * int -> Microsoft.Bot.Builder.Dialogs.Adaptive.Testing.TestActions.AssertReplyOneOf
Public Sub New (Optional path As String = "", Optional line As Integer = 0)

Parameters

path
String

pad naar bron.

line
Int32

regelnummer in bron.

Van toepassing op