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