Partager via


RegexMatchScorable<InnerState,InnerScore>.Scope Constructeur

Définition

public Scope (System.Text.RegularExpressions.Regex regex, System.Text.RegularExpressions.Match match, Microsoft.Bot.Builder.Scorables.Internals.IResolver inner);
new Microsoft.Bot.Builder.Scorables.Internals.RegexMatchScorable<'InnerState, 'InnerScore>.Scope : System.Text.RegularExpressions.Regex * System.Text.RegularExpressions.Match * Microsoft.Bot.Builder.Scorables.Internals.IResolver -> Microsoft.Bot.Builder.Scorables.Internals.RegexMatchScorable<'InnerState, 'InnerScore>.Scope
Public Sub New (regex As Regex, match As Match, inner As IResolver)

Paramètres

regex
Regex
match
Match
inner
IResolver

S’applique à