Exemple #1
0
 void IUserInformation.Execute(IUser user)
 {
     user.InformUserJoinGame(UserId, TeamId);
 }