Example #1
0
 public List <int> toIntList()
 {
     return(JSONTools.ReadIntList(obj));
 }