示例#1
0
 public virtual void AddUri(string path)
 {
     Writer.writeValue(RepresentationType.Uri, RelativeUri(path));
 }