Exemplo n.º 1
0
 public void writeBlobField(string fieldName, Blob b)
 {
     throw new global::System.NotImplementedException("JSONGenerator.WriteBlobField");
 }
Exemplo n.º 2
0
 public void writeBlob(Blob b)
 {
     throw new global::System.NotImplementedException("JSONGenerator.WriteBlob");
 }