dbelmont / ExpressionBuilder

A library that provides a simple way to create lambda expressions to filter lists and database queries.
Apache License 2.0
372 stars 105 forks source link

Change Property to PropertyOrField #17

Closed glenn2223 closed 6 years ago

glenn2223 commented 6 years ago

Change Expression.Property to Expression.PropertyOrField

Fixes Issue #14

glenn2223 commented 6 years ago

Turns out I don't know how pull requests work. I thought I could make changes and submit them for review??