NoSuchUserException Constructor (Int64)NReco.Recommender Class Library
Initializes a new instance of the NoSuchUserException class

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

public NoSuchUserException(
	long userID
)
See Also