C# 클래스 Listings.Enumerator, tf_client

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

공개 메소드들

메소드 설명
Enumerator ( Listings, listings )

Initializes a new instance of the Listings.Enumerator class.

MoveNext ( ) : bool

Moves the next.

메소드 상세

Enumerator() 공개 메소드

Initializes a new instance of the Listings.Enumerator class.
public Enumerator ( Listings, listings )
listings Listings, /// Listings. ///

MoveNext() 공개 메소드

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