Serializing and Deserializing Type that Extends IEnumerable>

前端 未结 0 540
迷失自我
迷失自我 2020-12-18 15:12

I am working with the Parse.com\'s API in C# and trying to serialize a class that extends ParseObject:

[ParseClassName(\"Battle\")]
public class Battle : Par         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题