コード例 #1
0
ファイル: RoomInformer.cs プロジェクト: sunoru/PBO
 void IUserInformation.Execute(IUser user)
 {
     user.InformUserQuit(UserId);
 }