C# Class SIL.FieldWorks.FDO.FDOTests.UowHelperTests.PropChangedImplementor

Inheritance: IVwNotifyChange
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Свойство Type Description
Entry ILexEntry
Parent UowHelperTests

Méthodes publiques

Méthode Description
PropChanged ( int hvo, int tag, int ivMin, int cvIns, int cvDel ) : void

Method Details

PropChanged() public méthode

public PropChanged ( int hvo, int tag, int ivMin, int cvIns, int cvDel ) : void
hvo int
tag int
ivMin int
cvIns int
cvDel int
Résultat void

Property Details

Entry public_oe property

public ILexEntry Entry
Résultat ILexEntry

Parent public_oe property

public UowHelperTests,SIL.FieldWorks.FDO.FDOTests Parent
Résultat UowHelperTests