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

파일 보기 프로젝트 열기: henriquebelfort/Mussum-Ipsum.NET

공개 메소드들

메소드 설명
GetPreposition ( ) : string
GetRandomWord ( WordSize size ) : string
GetRandomWords ( int count ) : string

메소드 상세

GetPreposition() 공개 정적인 메소드

public static GetPreposition ( ) : string
리턴 string

GetRandomWord() 공개 정적인 메소드

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

GetRandomWords() 공개 정적인 메소드

public static GetRandomWords ( int count ) : string
count int
리턴 string