Skip to content

Instantly share code, notes, and snippets.

@martinnormark
Created October 2, 2013 08:50
Show Gist options
  • Save martinnormark/6790868 to your computer and use it in GitHub Desktop.
Save martinnormark/6790868 to your computer and use it in GitHub Desktop.
LLBLGen predicates
(CustomerFields.City.IsNotNull().And(CustomerFields.Country == "Denmark"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment