'Declaration Public Function AppliesTo( _ ByVal source As RulesEngineSource, _ ByVal index As Integer, _ ByVal field As String _ ) As Boolean
public bool AppliesTo( RulesEngineSource source, int index, string field )
RulesEngineCustomRule Class RulesEngineCustomRule Members