C# 클래스 CSMSL.Examples.MorpheusSearch

파일 보기 프로젝트 열기: dbaileychess/CSMSL

공개 메소드들

메소드 설명
Start ( IProtease protease, int maxMissed = 3, int minLength = 5, int maxLength = 35 ) : void

메소드 상세

Start() 공개 정적인 메소드

public static Start ( IProtease protease, int maxMissed = 3, int minLength = 5, int maxLength = 35 ) : void
protease IProtease
maxMissed int
minLength int
maxLength int
리턴 void