Method | Description | |
---|---|---|
DownVotes ( long userId ) : string | ||
Questions ( long userId ) : string | ||
UpVotes ( long userId ) : string |
public static DownVotes ( long userId ) : string | ||
userId | long | |
return | string |
public static Questions ( long userId ) : string | ||
userId | long | |
return | string |
public static UpVotes ( long userId ) : string | ||
userId | long | |
return | string |