C# Class SIL.FieldWorks.IText.InterlinPrintChild

The modification of the main class suitable for this view.
Inheritance: InterlinDocRootSiteBase
Mostra file Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
InterlinPrintChild ( ) : SIL.CoreImpl

Protected Methods

Method Description
MakeVc ( ) : void

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

Method Details

InterlinPrintChild() public method

public InterlinPrintChild ( ) : SIL.CoreImpl
return SIL.CoreImpl

MakeVc() protected method

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