C# Class Discovery.Recommender

Inheritance: IRecommender
ファイルを表示 Open project: elbandit/PPPDDD

Public Methods

Method Description
GetRecommendedUsers ( string accountId ) : List

Private Methods

Method Description
FindRecommendedUsersBasedOnSocialTags ( Follower followers ) : List

Method Details

GetRecommendedUsers() public method

public GetRecommendedUsers ( string accountId ) : List
accountId string
return List