예제 #1
0
 public IEnumerator <KeyValuePair <string, StringValues> > GetEnumerator()
 {
     return(_form.GetEnumerator());
 }