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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AcceptChanges ( ) : void
RelevantFeatureViewModel ( SymbolicFeature feature, int weight, bool vowel, bool consonant, int>.ReadOnlyDictionary valueMetrics ) : System.Collections.Generic

메소드 상세

AcceptChanges() 공개 메소드

public AcceptChanges ( ) : void
리턴 void

RelevantFeatureViewModel() 공개 메소드

public RelevantFeatureViewModel ( SymbolicFeature feature, int weight, bool vowel, bool consonant, int>.ReadOnlyDictionary valueMetrics ) : System.Collections.Generic
feature SymbolicFeature
weight int
vowel bool
consonant bool
valueMetrics int>.ReadOnlyDictionary
리턴 System.Collections.Generic