Delen via


UserSays(String, Int32) Constructor

Definitie

Initialiseert een nieuw exemplaar van de UserSays klasse.

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

Parameters

path
String

pad voor bron.

line
Int32

regelnummer in bron.

Van toepassing op