예제 #1
0
파일: Mail.cs 프로젝트: eiyaya/mmorpgserver
 public void PushMail(int tableId)
 {
     mStaticImpl.PushMail(this, tableId);
 }