C# Class CSMSL.IO.DtaReader

Inheritance: IDisposable
Show file Open project: dbaileychess/CSMSL

Public Methods

Method Description
Dispose ( ) : void
DtaReader ( string filePath ) : System
ReadNextDta ( ) : IEnumerable

Method Details

Dispose() public method

public Dispose ( ) : void
return void

DtaReader() public method

public DtaReader ( string filePath ) : System
filePath string
return System

ReadNextDta() public method

public ReadNextDta ( ) : IEnumerable
return IEnumerable