Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for fields #32

Closed
amacal opened this issue Dec 11, 2014 · 2 comments
Closed

Add support for fields #32

amacal opened this issue Dec 11, 2014 · 2 comments
Assignees

Comments

@amacal
Copy link

amacal commented Dec 11, 2014

Sometimes I would like to serialize the class with public properties instead of auto-properties. Currently it seems to be not supported.

@amacal amacal changed the title Add support to fields Add support for fields Dec 11, 2014
@rpgmaker
Copy link
Owner

This is a support for public fields. Do you want it serialize both public properties and fields together or prefer a way to say I just want fields only?

@rpgmaker rpgmaker self-assigned this Dec 11, 2014
@rpgmaker
Copy link
Owner

Set NetJSON.IncludeFields to true to enable serialize/deserialize of fields

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants