BooleanClauses.DetermineIsTrue Method
Protected Overrides Function DetermineIsTrue( _
ByVal variable_map As Dictionary(Of String, Object) _
) As Boolean
This language is not supported or no code example is available.
protected override bool DetermineIsTrue(
Dictionary<string, object> variable_map
)
This language is not supported or no code example is available.
protected:
bool DetermineIsTrue(
Dictionary<String^, object^>^ variable_map
)
This language is not supported or no code example is available.
Parameters
- variable_map
- Dictionary<string, object>