Exemplo n.º 1
0
 public void AddListProperty(string fieldName, string typeToken)
 {
     queryBuilder.AddListProperty(fieldName, typeToken);
 }