C# 클래스 QuickGenerate.TryingHardButNotTooMuch.AttemptImplementation

파일 보기 프로젝트 열기: kilfour/QuickGenerate

공개 메소드들

메소드 설명
AttemptImplementation ( int max ) : System
Next ( ) : bool
Reset ( ) : void

메소드 상세

AttemptImplementation() 공개 메소드

public AttemptImplementation ( int max ) : System
max int
리턴 System

Next() 공개 메소드

public Next ( ) : bool
리턴 bool

Reset() 공개 메소드

public Reset ( ) : void
리턴 void