C# 클래스 subtitleMemorize.SubtitleMatcher.BiMatchedLines

Indices refer to lines in two list. This represents a many-to-many (N:M) relationship of this list.
파일 보기 프로젝트 열기: ChangSpivey/SubtitleMemorize 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
listlines LinkedList[]

공개 메소드들

메소드 설명
BiMatchedLines ( ) : System

메소드 상세

BiMatchedLines() 공개 메소드

public BiMatchedLines ( ) : System
리턴 System

프로퍼티 상세

listlines 공개적으로 프로퍼티

public LinkedList[] listlines
리턴 LinkedList[]