C# 클래스 ObjectList.OListEnumerator, Donate-Money-For-Unicorns-ubbse2015

상속: IEnumerator
파일 보기 프로젝트 열기: Ezakhiel/Donate-Money-For-Unicorns-ubbse2015

공개 메소드들

메소드 설명
MoveNext ( ) : bool
OListEnumerator ( ObjectList, o ) : System.Collections
Reset ( ) : void

메소드 상세

MoveNext() 공개 메소드

public MoveNext ( ) : bool
리턴 bool

OListEnumerator() 공개 메소드

public OListEnumerator ( ObjectList, o ) : System.Collections
o ObjectList,
리턴 System.Collections

Reset() 공개 메소드

public Reset ( ) : void
리턴 void