C# Class ReviewR.Diff.LineReader

Show file Open project: anurse/ReviewR Class Usage Examples

Public Methods

Method Description
LineReader ( TextReader inner ) : System
NextLine ( ) : void

Method Details

LineReader() public method

public LineReader ( TextReader inner ) : System
inner TextReader
return System

NextLine() public method

public NextLine ( ) : void
return void