Example #1
0
 public VillainDeckController(IVillainDeckBLC blc)
 {
     _blc = blc;
 }