C# Class SIL.FieldWorks.Common.Controls.TestItemAtomicFlid

Test an item by following the specified flid (an atomic object property). Pass if the destination is in the validHvos set.
Inheritance: ITestItem
Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
Test ( int hvo, ISilDataAccess sda, Set validHvos ) : bool
TestItemAtomicFlid ( int flid ) : System

Method Details

Test() public méthode

public Test ( int hvo, ISilDataAccess sda, Set validHvos ) : bool
hvo int
sda ISilDataAccess
validHvos Set
Résultat bool

TestItemAtomicFlid() public méthode

public TestItemAtomicFlid ( int flid ) : System
flid int
Résultat System