C# Class SRPTalk.Controllers.SentenceGenerator

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

Méthodes publiques

Méthode Description
GetRandomSentence ( int commaSentence ) : string
SentenceGenerator ( IpsumDictionary words ) : System

Method Details

GetRandomSentence() public méthode

public GetRandomSentence ( int commaSentence ) : string
commaSentence int
Résultat string

SentenceGenerator() public méthode

public SentenceGenerator ( IpsumDictionary words ) : System
words IpsumDictionary
Résultat System