Click or drag to resize

ExpressionParserMetaRules property

List of high-order operators with assigned sub-expressions. BooleanParser

Namespace: NetEti.ExpressionParser
Assembly: NetEti.ExpressionParser (in NetEti.ExpressionParser.dll) Version: 1.0.0+20609015c2da6e03a80f381a46b367814c82f34b
Syntax
public Dictionary<string, string>? MetaRules { get; set; }

Property value

DictionaryString, String
See also