예제 #1
0
 private void SetExampleTerm(string data)
 {
     exampleTerm = QueryFactory.BuildQbETerm(data);
 }