DBSetFilterViewModel Constructors
A View Model that provides information about an Entity Framework DBSet’s filter.
Name | Parameters | Description |
---|---|---|
DBSet |
none |
Initializes a new instance of the DBSet |
DBSet |
filter, parameter |
Initializes a new instance of the DBSet |
DBSet |
filter, parameter |
Initializes a new instance of the DBSet |
See Also