C# 클래스 SIL.Cog.Application.ViewModels.MultipleWordAlignmentWordViewModel

상속: ViewModelBase
파일 보기 프로젝트 열기: sillsdev/cog

Private Properties

프로퍼티 타입 설명
IndexOf int

공개 메소드들

메소드 설명
MultipleWordAlignmentWordViewModel ( MultipleWordAlignmentViewModel parent, Word word, AlignmentCell prefix, IEnumerable columns, AlignmentCell suffix, int cognateSetIndex ) : System.Collections.Generic

비공개 메소드들

메소드 설명
IndexOf ( IEnumerable words, Word word ) : int

메소드 상세

MultipleWordAlignmentWordViewModel() 공개 메소드

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
리턴 System.Collections.Generic