C# Class CSMSL.Examples.MorpheusSearch

Afficher le fichier Open project: dbaileychess/CSMSL

Méthodes publiques

Méthode Description
Start ( IProtease protease, int maxMissed = 3, int minLength = 5, int maxLength = 35 ) : void

Method Details

Start() public static méthode

public static Start ( IProtease protease, int maxMissed = 3, int minLength = 5, int maxLength = 35 ) : void
protease IProtease
maxMissed int
minLength int
maxLength int
Résultat void