Пример #1
0
 public void writeTimeField(string fieldName, Time t)
 {
     throw new global::System.NotImplementedException("JSONGenerator.WriteTimeField");
 }
Пример #2
0
 public void writeTime(Time t)
 {
     throw new global::System.NotImplementedException("JSONGenerator.WriteTime");
 }