次の方法で共有


RegexMatchScorable.ScoreFor(Match) メソッド

定義

正規表現の一致に対して正規化された 0 から 1 のスコアを計算します。

public static double ScoreFor (System.Text.RegularExpressions.Match match);
static member ScoreFor : System.Text.RegularExpressions.Match -> double
Public Shared Function ScoreFor (match As Match) As Double

パラメーター

match
Match

戻り値

適用対象