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