示例#1
0
 public IEnumerator <KeyValuePair <string, T> > GetEnumerator()
 {
     return(pool.GetEnumerator());
 }