Example #1
0
 public FIndexExpression(FIndex term)
 {
 }
Example #2
0
 public void Add(FIndex index)
 {
     throw new NotImplementedException();
 }