C# Class RedisStackOverflow.ServiceInterface.Repository.AnswerUserIndex

Afficher le fichier Open project: ServiceStack/ServiceStack.Examples

Méthodes publiques

Méthode Description
DownVotes ( long answerId ) : string
UpVotes ( long answerId ) : string

Method Details

DownVotes() public static méthode

public static DownVotes ( long answerId ) : string
answerId long
Résultat string

UpVotes() public static méthode

public static UpVotes ( long answerId ) : string
answerId long
Résultat string