GenericBooleanPrefDataModel Constructor (IDataModel)NReco.Recommender Class Library
Initializes a new instance of the GenericBooleanPrefDataModel class

Namespace: NReco.CF.Taste.Impl.Model
Assembly: NReco.Recommender (in NReco.Recommender.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

[ObsoleteAttribute]
public GenericBooleanPrefDataModel(
	IDataModel dataModel
)
See Also