C# Class SRPTalk.Controllers.CorpusGenerator

Afficher le fichier Open project: jkuemerle/CodeMash2013 Class Usage Examples

Méthodes publiques

Méthode Description
CorpusGenerator ( ParagraphGenerator paragraphGenerator ) : System
GenerateParagraphs ( int numParagraphs, bool startWithBaseballIpsum ) : List

Method Details

CorpusGenerator() public méthode

public CorpusGenerator ( ParagraphGenerator paragraphGenerator ) : System
paragraphGenerator ParagraphGenerator
Résultat System

GenerateParagraphs() public méthode

public GenerateParagraphs ( int numParagraphs, bool startWithBaseballIpsum ) : List
numParagraphs int
startWithBaseballIpsum bool
Résultat List