RegexMatchScorable<InnerState,InnerScore>.Scope Konstruktor
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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)
Parametry
- regex
- Regex
- match
- Match
- inner
- IResolver