C# Class MussumIpsum.App.Auxiliary.Setences

Mostra file Open project: henriquebelfort/Mussum-Ipsum.NET Class Usage Examples

Public Methods

Method Description
GetRandomSentence ( WordSize size ) : string
GetRandomSentences ( WordSize size, int count ) : string

Method Details

GetRandomSentence() public static method

public static GetRandomSentence ( WordSize size ) : string
size WordSize
return string

GetRandomSentences() public static method

public static GetRandomSentences ( WordSize size, int count ) : string
size WordSize
count int
return string