C# 클래스 Azmyth.Procedural.MarkovNameGenerator

파일 보기 프로젝트 열기: GalacticSoft/Azmyth 1 사용 예제들

공개 메소드들

메소드 설명
MarkovNameGenerator ( IEnumerable samples, int order ) : System
Next ( ) : string

메소드 상세

MarkovNameGenerator() 공개 메소드

public MarkovNameGenerator ( IEnumerable samples, int order ) : System
samples IEnumerable
order int
리턴 System

Next() 공개 메소드

public Next ( ) : string
리턴 string