Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

1
  • Wow, that explains a lot. I had it completely backwards! So should I keep my Sprite class the way it was, with JsonProperty attributes, private properties and public methods? Would it make more sense to make the properties public because it is basically an entity? Wouldn't that cause encapsulation problems? Do I need to change anything? Commented Feb 15, 2014 at 17:07