C# Class SIL.Cog.Application.ViewModels.MultipleWordAlignmentWordViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: sillsdev/cog

Private Properties

Свойство Type Description
IndexOf int

Méthodes publiques

Méthode Description
MultipleWordAlignmentWordViewModel ( MultipleWordAlignmentViewModel parent, Word word, AlignmentCell prefix, IEnumerable columns, AlignmentCell suffix, int cognateSetIndex ) : System.Collections.Generic

Private Methods

Méthode Description
IndexOf ( IEnumerable words, Word word ) : int

Method Details

MultipleWordAlignmentWordViewModel() public méthode

public MultipleWordAlignmentWordViewModel ( MultipleWordAlignmentViewModel parent, Word word, AlignmentCell prefix, IEnumerable columns, AlignmentCell suffix, int cognateSetIndex ) : System.Collections.Generic
parent MultipleWordAlignmentViewModel
word Word
prefix AlignmentCell
columns IEnumerable
suffix AlignmentCell
cognateSetIndex int
Résultat System.Collections.Generic