示例#1
0
 public void getLeagueArgs(Action <object> callback)
 {
     callback(LeagueInjector.getLeagueArgs());
 }