Esempio n. 1
0
 public void writeDateField(string fieldName, Date d)
 {
     throw new global::System.NotImplementedException("JSONGenerator.WriteDateField");
 }
Esempio n. 2
0
 public void writeDate(Date d)
 {
     throw new global::System.NotImplementedException("JSONGenerator.WriteDate");
 }