Exemplo n.º 1
0
 public void AddProperty(string attr, string prefix, bool isList)
 {
     queryBuilder.AddProperty(attr, prefix, isList);
 }