C# 클래스 SRPTalk.Controllers.SentenceGenerator

파일 보기 프로젝트 열기: jkuemerle/CodeMash2013 1 사용 예제들

공개 메소드들

메소드 설명
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