Пример #1
0
 void IUserInformation.Execute(IUser user)
 {
     user.InformChat(UserId, Target, Content);
 }