コード例 #1
0
 public PopularityContestModule(IPopularityContestService contestService)
 {
     _contestService = contestService;
 }