C# Class GoolBufferedReaderForCS, GOOL

Exibir arquivo Open project: librecoop/GOOL Class Usage Examples

Public Methods

Method Description
GoolBufferedReaderForCS ( GoolBufferedReaderForCS, reader )
close ( ) : void
read ( ) : int
readLine ( ) : string

Method Details

GoolBufferedReaderForCS() public method

public GoolBufferedReaderForCS ( GoolBufferedReaderForCS, reader )
reader GoolBufferedReaderForCS,

close() public method

public close ( ) : void
return void

read() public method

public read ( ) : int
return int

readLine() public method

public readLine ( ) : string
return string