C# 클래스 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.
상속: SIL.FieldWorks.XWorks.LexEd.LexReferenceTreeRootLauncher
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
SetObject ( ICmObject obj ) : void
SetTarget ( ICmObject target ) : void

비공개 메소드들

메소드 설명
GetChildObject ( ) : ICmObject

메소드 상세

SetObject() 공개 메소드

public SetObject ( ICmObject obj ) : void
obj ICmObject
리턴 void

SetTarget() 공개 메소드

public SetTarget ( ICmObject target ) : void
target ICmObject
리턴 void