Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrxten authored Feb 15, 2017
1 parent 6fe2f6e commit 3ee2bb8
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,29 +189,17 @@ Currently FilterType allows you to filter by the following ways:
## Entity members
Available types for single member entities, **which can be filtered**:
* DateTime
* DateTime?
* TimeSpan
* TimeSpan?
* bool
* bool?
* int
* int?
* uint
* uint?
* long
* long?
* ulong
* ulong?
* Guid
* Guid?
* double
* double?
* float
* float?
* decimal
* decimal?
* char
* char?
* string
* any enumerations
...and them Nullable analogs.
Expand Down

0 comments on commit 3ee2bb8

Please sign in to comment.