C# 클래스 SIL.FieldWorks.IText.InterlinPrintChild

The modification of the main class suitable for this view.
상속: InterlinDocRootSiteBase
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
InterlinPrintChild ( ) : SIL.CoreImpl

보호된 메소드들

메소드 설명
MakeVc ( ) : void

Pull this out into a separate method so InterlinPrintChild can make an InterlinPrintVc.

메소드 상세

InterlinPrintChild() 공개 메소드

public InterlinPrintChild ( ) : SIL.CoreImpl
리턴 SIL.CoreImpl

MakeVc() 보호된 메소드

Pull this out into a separate method so InterlinPrintChild can make an InterlinPrintVc.
protected MakeVc ( ) : void
리턴 void