Exemplo n.º 1
0
 public GSPacketIn SendMarryInfo(Game.Server.GameObjects.GamePlayer player, SqlDataProvider.Data.MarryInfo info)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public GSPacketIn SendMarryInfoRefresh(SqlDataProvider.Data.MarryInfo info, int ID, bool isExist)
 {
     throw new NotImplementedException();
 }