Overload List
Name | Description | |
---|---|---|
![]() | GenericBooleanPrefDataModel(FastByIDMap<FastIDSet>) |
Creates a new GenericBooleanPrefDataModel from the given users (and their preferences). This
IDataModel retains all this information in memory and is effectively immutable.
|
![]() | GenericBooleanPrefDataModel(IDataModel) | Obsolete. Initializes a new instance of the GenericBooleanPrefDataModel class |
![]() | GenericBooleanPrefDataModel(FastByIDMap<FastIDSet>, FastByIDMap<FastByIDMap<Nullable<DateTime>>>) | Initializes a new instance of the GenericBooleanPrefDataModel class |
See Also