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

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

공개 메소드들

메소드 설명
Setup ( ) : void
ThresholdCognateIdentifierViewModel ( IProjectService projectService ) : SIL.Cog.Application.Services
UpdateComponent ( ) : object

메소드 상세

Setup() 공개 메소드

public Setup ( ) : void
리턴 void

ThresholdCognateIdentifierViewModel() 공개 메소드

public ThresholdCognateIdentifierViewModel ( IProjectService projectService ) : SIL.Cog.Application.Services
projectService IProjectService
리턴 SIL.Cog.Application.Services

UpdateComponent() 공개 메소드

public UpdateComponent ( ) : object
리턴 object