示例#1
0
 public EightballCommand(IBotFunService botFun)
 {
     _botFun = botFun;
 }
示例#2
0
 public TauntCommand(IBotFunService botFun)
 {
     _botFun = botFun;
 }