EFFiltersViewModel Constructors
A View Model that provides information about an Entity Framework data source’s filters.
Name | Parameters | Description |
---|---|---|
EFFilters |
filters, db |
Initializes a new instance of the EFFilters |
See Also