Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
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
Mostrar archivo
Open project: sillsdev/FieldWorks
Class Usage Examples
Public Methods
Method
Description
SetObject
(
ICmObject
obj
) :
void
SetTarget
(
ICmObject
target
) :
void
Private Methods
Method
Description
GetChildObject
( ) :
ICmObject
Method Details
SetObject()
public
method
public
SetObject
(
ICmObject
obj
) :
void
obj
ICmObject
return
void
SetTarget()
public
method
public
SetTarget
(
ICmObject
target
) :
void
target
ICmObject
return
void