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

Inheritance: ChangeTrackingViewModelBase
Afficher le fichier Open project: sillsdev/cog Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AcceptChanges ( ) : void
RelevantFeatureViewModel ( SymbolicFeature feature, int weight, bool vowel, bool consonant, int>.ReadOnlyDictionary valueMetrics ) : System.Collections.Generic

Method Details

AcceptChanges() public méthode

public AcceptChanges ( ) : void
Résultat void

RelevantFeatureViewModel() public méthode

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
Résultat System.Collections.Generic