Example #1
0
 public IEnumerator <KeyValuePair <string, StringValues> > GetEnumerator()
 {
     return(_query.GetEnumerator());
 }