单项选择题

Unity中使用LitJSON,将对象转换成字符串是用哪个方法()

A.JsonMapper.ToJson()
B.JsonMapper.ToObject()
C.JsonMapper.ToGameObject()
D.JsonMapper.ToString()