RegexMatchScorable<InnerState,InnerScore> 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 RegexMatchScorable (System.Text.RegularExpressions.Regex regex, Microsoft.Bot.Builder.Scorables.IScorable<Microsoft.Bot.Builder.Scorables.Internals.IResolver,InnerScore> inner);
new Microsoft.Bot.Builder.Scorables.Internals.RegexMatchScorable<'InnerState, 'InnerScore> : System.Text.RegularExpressions.Regex * Microsoft.Bot.Builder.Scorables.IScorable<Microsoft.Bot.Builder.Scorables.Internals.IResolver, 'InnerScore> -> Microsoft.Bot.Builder.Scorables.Internals.RegexMatchScorable<'InnerState, 'InnerScore>
Public Sub New (regex As Regex, inner As IScorable(Of IResolver, InnerScore))
Parametry
- regex
- Regex