RegexMatchScorable<InnerState,InnerScore>.Scope Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- regex
- Regex
- match
- Match
- inner
- IResolver