C# Класс SIL.Cog.Application.ViewModels.DolgopolskyCognateIdentifierViewModel

Наследование: ComponentSettingsViewModelBase
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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