'宣言 Public Overridable Function GetApplicableFields( _ ByVal source As RulesEngineSource _ ) As System.Collections.Generic.IEnumerable(Of ValueTuple(Of String,Type))
public virtual System.Collections.Generic.IEnumerable<ValueTuple<string,Type>> GetApplicableFields( RulesEngineSource source )
パラメータ
- source
- フィールドをクエリするソース。