C# Class subtitleMemorize.SubtitleMatcher.BiMatchedLines

Indices refer to lines in two list. This represents a many-to-many (N:M) relationship of this list.
Afficher le fichier Open project: ChangSpivey/SubtitleMemorize Class Usage Examples

Méthodes publiques

Свойство Type Description
listlines LinkedList[]

Méthodes publiques

Méthode Description
BiMatchedLines ( ) : System

Method Details

BiMatchedLines() public méthode

public BiMatchedLines ( ) : System
Résultat System

Property Details

listlines public_oe property

public LinkedList[] listlines
Résultat LinkedList[]