C# 클래스 Bids.Enumerator, tf_client

Enumerator.
파일 보기 프로젝트 열기: wids-eria/tf_client

공개 메소드들

메소드 설명
Enumerator ( Bids, bids )

Initializes a new instance of the Bids.Enumerator class.

MoveNext ( ) : bool

Moves the next.

메소드 상세

Enumerator() 공개 메소드

Initializes a new instance of the Bids.Enumerator class.
public Enumerator ( Bids, bids )
bids Bids, /// Bids. ///

MoveNext() 공개 메소드

Moves the next.
public MoveNext ( ) : bool
리턴 bool