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