예제 #1
0
 public BeerVotesController(IBeerVotesService votes, IIdentifierProvider identifier)
 {
     this.votes = votes;
 }
예제 #2
0
 public BeerVotesController(IBeerVotesService votes, IIdentifierProvider identifier)
 {
     this.votes = votes;
 }