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

Inheritance: ComponentSettingsViewModelBase
Show file Open project: sillsdev/cog Class Usage Examples

Public Methods

Method Description
Setup ( ) : void
ThresholdCognateIdentifierViewModel ( IProjectService projectService ) : SIL.Cog.Application.Services
UpdateComponent ( ) : object

Method Details

Setup() public method

public Setup ( ) : void
return void

ThresholdCognateIdentifierViewModel() public method

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

UpdateComponent() public method

public UpdateComponent ( ) : object
return object