C# Class Discovery.Controllers.RecommenderController

Inheritance: ApiController
Afficher le fichier Open project: elbandit/PPPDDD

Méthodes publiques

Méthode Description
GetRecommendedUsers ( string accountId ) : List

Private Methods

Méthode Description
FindRecommendedUsersBasedOnSocialTags ( List followers ) : List

Method Details

GetRecommendedUsers() public méthode

public GetRecommendedUsers ( string accountId ) : List
accountId string
Résultat List