C# Class MussumIpsum.App.Auxiliary.Setences

Afficher le fichier Open project: henriquebelfort/Mussum-Ipsum.NET Class Usage Examples

Méthodes publiques

Méthode Description
GetRandomSentence ( WordSize size ) : string
GetRandomSentences ( WordSize size, int count ) : string

Method Details

GetRandomSentence() public static méthode

public static GetRandomSentence ( WordSize size ) : string
size WordSize
Résultat string

GetRandomSentences() public static méthode

public static GetRandomSentences ( WordSize size, int count ) : string
size WordSize
count int
Résultat string