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 #18

Closed glenn2223 closed 6 years ago

glenn2223 commented 6 years ago

Change Property to PropertyOrField.

Fixes issue #14

P.S. I figured out how to do it properly 😄