예제 #1
0
 public int SetWinnerPostedByWinnerId(int winnerId)
 {
     return(BusinessLogic.SetWinnerPostedByWinnerId(winnerId));
 }