C# 클래스 CacheLibrary.GeneratorRandomStrings

파일 보기 프로젝트 열기: Confirmit/Students

공개 메소드들

메소드 설명
GeneratorRandomStrings ( int amount ) : System.Collections.Generic
GetCount ( ) : int

비공개 메소드들

메소드 설명
GenerateRandomElement ( ) : Element
GenerateUniqueRandomElements ( int amount ) : void

메소드 상세

GeneratorRandomStrings() 공개 메소드

public GeneratorRandomStrings ( int amount ) : System.Collections.Generic
amount int
리턴 System.Collections.Generic

GetCount() 공개 메소드

public GetCount ( ) : int
리턴 int