C# Class Discovery.Controllers.RecommenderController

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

Public Methods

Method Description
GetRecommendedUsers ( string accountId ) : List

Private Methods

Method Description
FindRecommendedUsersBasedOnSocialTags ( List followers ) : List

Method Details

GetRecommendedUsers() public method

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