C# 클래스 edu.neu.ccis.jga.Utils

파일 보기 프로젝트 열기: jannunzi/dev

공개 메소드들

메소드 설명
Utils ( ) : System
getRandomLoremWord ( ) : string
getRandomString ( int maxSize ) : string

메소드 상세

Utils() 공개 메소드

public Utils ( ) : System
리턴 System

getRandomLoremWord() 공개 정적인 메소드

public static getRandomLoremWord ( ) : string
리턴 string

getRandomString() 공개 정적인 메소드

public static getRandomString ( int maxSize ) : string
maxSize int
리턴 string