バージョン 21.1

Matches メソッド (TrueCondition)

True を返します。
シンタックス
public bool Matches( 
   object value,
   IConditionContextProvider contextProvider
)

パラメータ

value
比較対象の値。
contextProvider
追加情報を提供する IConditionContextProvidernull にできます。

戻り値の型

true。
参照