Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
LexEdDllTests
TestLrtrl
C# Class LexEdDllTests.TestLrtrl
Subclass to get access to the protected method and variable. This allows us to minimally initialize the instance for testing this method, without creating the whole hierarchy of nested controls that this object would normally be part of.
Inheritance:
SIL.FieldWorks.XWorks.LexEd.LexReferenceTreeRootLauncher
Afficher le fichier
Open project: sillsdev/FieldWorks
Class Usage Examples
Méthodes publiques
Méthode
Description
SetObject
(
ICmObject
obj
) :
void
SetTarget
(
ICmObject
target
) :
void
Private Methods
Méthode
Description
GetChildObject
( ) :
ICmObject
Method Details
SetObject()
public
méthode
public
SetObject
(
ICmObject
obj
) :
void
obj
ICmObject
Résultat
void
SetTarget()
public
méthode
public
SetTarget
(
ICmObject
target
) :
void
target
ICmObject
Résultat
void