Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
RedisStackOverflow
ServiceInterface
Repository.QuestionUserIndex
C# 클래스 RedisStackOverflow.ServiceInterface.Repository.QuestionUserIndex
파일 보기
프로젝트 열기: ServiceStack/ServiceStack.Examples
공개 메소드들
메소드
설명
DownVotes
(
long
questionId
) :
string
UpVotes
(
long
questionId
) :
string
메소드 상세
DownVotes()
공개
정적인
메소드
public
static
DownVotes
(
long
questionId
) :
string
questionId
long
리턴
string
UpVotes()
공개
정적인
메소드
public
static
UpVotes
(
long
questionId
) :
string
questionId
long
리턴
string