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

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

공개 메소드들

메소드 설명
AcceptChanges ( ) : void
DolgopolskyCognateIdentifierViewModel ( SIL.Cog.Domain.SegmentPool segmentPool, IProjectService projectService, SIL.Cog.Application.ViewModels.SoundClassesViewModel soundClassesViewModel ) : System.Collections.Generic
Setup ( ) : void
UpdateComponent ( ) : object

메소드 상세

AcceptChanges() 공개 메소드

public AcceptChanges ( ) : void
리턴 void

DolgopolskyCognateIdentifierViewModel() 공개 메소드

public DolgopolskyCognateIdentifierViewModel ( SIL.Cog.Domain.SegmentPool segmentPool, IProjectService projectService, SIL.Cog.Application.ViewModels.SoundClassesViewModel soundClassesViewModel ) : System.Collections.Generic
segmentPool SIL.Cog.Domain.SegmentPool
projectService IProjectService
soundClassesViewModel SIL.Cog.Application.ViewModels.SoundClassesViewModel
리턴 System.Collections.Generic

Setup() 공개 메소드

public Setup ( ) : void
리턴 void

UpdateComponent() 공개 메소드

public UpdateComponent ( ) : object
리턴 object