C# Class SRPTalk.Controllers.CorpusGenerator

Datei anzeigen Open project: jkuemerle/CodeMash2013 Class Usage Examples

Public Methods

Method Description
CorpusGenerator ( ParagraphGenerator paragraphGenerator ) : System
GenerateParagraphs ( int numParagraphs, bool startWithBaseballIpsum ) : List

Method Details

CorpusGenerator() public method

public CorpusGenerator ( ParagraphGenerator paragraphGenerator ) : System
paragraphGenerator ParagraphGenerator
return System

GenerateParagraphs() public method

public GenerateParagraphs ( int numParagraphs, bool startWithBaseballIpsum ) : List
numParagraphs int
startWithBaseballIpsum bool
return List