示例#1
0
 public void AfterAddTeam(Team team)
 {
     QueryDataStore.AddTeam(team);
 }