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

Inheritance: IVwNotifyChange
ファイルを表示 Open project: sillsdev/FieldWorks

Public Properties

Property Type Description
Entry ILexEntry
Parent UowHelperTests

Public Methods

Method Description
PropChanged ( int hvo, int tag, int ivMin, int cvIns, int cvDel ) : void

Method Details

PropChanged() public method

public PropChanged ( int hvo, int tag, int ivMin, int cvIns, int cvDel ) : void
hvo int
tag int
ivMin int
cvIns int
cvDel int
return void

Property Details

Entry public_oe property

public ILexEntry Entry
return ILexEntry

Parent public_oe property

public UowHelperTests,SIL.FieldWorks.FDO.FDOTests Parent
return UowHelperTests