C# Class SRPTalk.Controllers.SentenceGenerator

ファイルを表示 Open project: jkuemerle/CodeMash2013 Class Usage Examples

Public Methods

Method Description
GetRandomSentence ( int commaSentence ) : string
SentenceGenerator ( IpsumDictionary words ) : System

Method Details

GetRandomSentence() public method

public GetRandomSentence ( int commaSentence ) : string
commaSentence int
return string

SentenceGenerator() public method

public SentenceGenerator ( IpsumDictionary words ) : System
words IpsumDictionary
return System