Why don't you use auto-properties for ExampleMagicObjectType? Can't neo-axis serialize properties/backing fields?
duke222222 11 months ago
@duke222222 Yes you can. Using [FieldSerialize] will store fields but dynamic properties don't help you much over the Internet. Have to keep things in sync on the tick.
CrystalStudio 11 months ago
Why don't you use auto-properties for ExampleMagicObjectType? Can't neo-axis serialize properties/backing fields?
duke222222 11 months ago
@duke222222 Yes you can. Using [FieldSerialize] will store fields but dynamic properties don't help you much over the Internet. Have to keep things in sync on the tick.
CrystalStudio 11 months ago