Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GeneticAlgorithms
StringDuplicator
C# Class GeneticAlgorithms.StringDuplicator
Show file
Open project: handcraftsman/GeneticAlgorithms.Part2
Class Usage Examples
Public Methods
Method
Description
Duplicate
(
string
toMatch
) :
string
Private Methods
Method
Description
TotalWidth
(
string
expected
) :
int
Method Details
Duplicate()
public
method
public
Duplicate
(
string
toMatch
) :
string
toMatch
string
return
string