共用方式為


RegexMatchScorableFactory 類別

定義

public sealed class RegexMatchScorableFactory : Microsoft.Bot.Builder.Scorables.Internals.IScorableFactory<Microsoft.Bot.Builder.Scorables.Internals.IResolver,System.Text.RegularExpressions.Match>
type RegexMatchScorableFactory = class
    interface IScorableFactory<IResolver, Match>
Public NotInheritable Class RegexMatchScorableFactory
Implements IScorableFactory(Of IResolver, Match)
繼承
RegexMatchScorableFactory
實作

建構函式

RegexMatchScorableFactory(Func<String,Regex>)

明確介面實作

IScorableFactory<IResolver,Match>.ScorableFor(IEnumerable<MethodInfo>)

適用於