예제 #1
0
파일: GameInformer.cs 프로젝트: sunoru/PBO
 void IUserInformation.Execute(IUser user)
 {
     user.InformRequestTie();
 }