Example #1
0
 void IUserInformation.Execute(IUser user)
 {
     user.InformUserKicked(UserId);
 }