Example #1
0
 public bool hasField(string key)
 {
     return(JSON_Fields.ContainsKey(key));
 }