Пример #1
0
 public static string ToString(DocIdSet docIdSet)
 {
     return docIdSet.AsString();
 }