コード例 #1
0
ファイル: Mail.cs プロジェクト: eiyaya/mmorpgserver
 public void PushMail(int tableId)
 {
     mStaticImpl.PushMail(this, tableId);
 }