C# 클래스 CSMSL.IO.DtaReader

상속: IDisposable
파일 보기 프로젝트 열기: dbaileychess/CSMSL

공개 메소드들

메소드 설명
Dispose ( ) : void
DtaReader ( string filePath ) : System
ReadNextDta ( ) : IEnumerable

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

DtaReader() 공개 메소드

public DtaReader ( string filePath ) : System
filePath string
리턴 System

ReadNextDta() 공개 메소드

public ReadNextDta ( ) : IEnumerable
리턴 IEnumerable