C# Класс SRPTalk.Controllers.SentenceGenerator

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetRandomSentence ( int commaSentence ) : string
SentenceGenerator ( IpsumDictionary words ) : System

Описание методов

GetRandomSentence() публичный Метод

public GetRandomSentence ( int commaSentence ) : string
commaSentence int
Результат string

SentenceGenerator() публичный Метод

public SentenceGenerator ( IpsumDictionary words ) : System
words IpsumDictionary
Результат System