Method ExtractPropertyAndValue(BinaryExpression)

Assembly: redb.Core.dll

Extract property and value from binary expression.

protected (PropertyInfo Property, object? Value) ExtractPropertyAndValue(BinaryExpression binary)