Exemplo n.º 1
0
 public virtual void WriteValue(int value)
 {
     WriteString(XQueryConvert.IntToString(value));
 }