예제 #1
0
파일: Dictionary.cs 프로젝트: weeble/mono
 void IEnumerator.Reset()
 {
     host_enumerator.Reset();
 }