コード例 #1
0
 public void RegisterPacket(Type type)
 {
     _serializer.RegisterObjectType(type);
 }