Example #1
0
 public CVote(IPlugin plugin)
 {
     _callVotePlugin = (CallVotePlugin)plugin;
 }