Example #1
0
 public function GetUserVoteStat($sUserId)
 {
     return $this->oMapper->GetUserVoteStat($sUserId);
 }