C# 클래스 MussumIpsum.App.Auxiliary.Setences

파일 보기 프로젝트 열기: henriquebelfort/Mussum-Ipsum.NET 1 사용 예제들

공개 메소드들

메소드 설명
GetRandomSentence ( WordSize size ) : string
GetRandomSentences ( WordSize size, int count ) : string

메소드 상세

GetRandomSentence() 공개 정적인 메소드

public static GetRandomSentence ( WordSize size ) : string
size WordSize
리턴 string

GetRandomSentences() 공개 정적인 메소드

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