C# 클래스 SIL.Cog.Domain.Components.RegularSoundCorrespondenceThresholdTable

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

공개 메소드들

메소드 설명
RegularSoundCorrespondenceThresholdTable ( ) : System
TryGetThreshold ( int wordListSize, int seg1Count, int seg2Count, int &threshold ) : bool

메소드 상세

RegularSoundCorrespondenceThresholdTable() 공개 메소드

public RegularSoundCorrespondenceThresholdTable ( ) : System
리턴 System

TryGetThreshold() 공개 메소드

public TryGetThreshold ( int wordListSize, int seg1Count, int seg2Count, int &threshold ) : bool
wordListSize int
seg1Count int
seg2Count int
threshold int
리턴 bool