C# 클래스 GeneticAlgorithms.StringDuplicator

파일 보기 프로젝트 열기: handcraftsman/GeneticAlgorithms.Part2 1 사용 예제들

공개 메소드들

메소드 설명
Duplicate ( string toMatch ) : string

비공개 메소드들

메소드 설명
TotalWidth ( string expected ) : int

메소드 상세

Duplicate() 공개 메소드

public Duplicate ( string toMatch ) : string
toMatch string
리턴 string