C# Class SIL.FieldWorks.IText.InterlinPrintChild

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

Méthodes publiques

Méthode Description
InterlinPrintChild ( ) : SIL.CoreImpl

Méthodes protégées

Méthode Description
MakeVc ( ) : void

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

Method Details

InterlinPrintChild() public méthode

public InterlinPrintChild ( ) : SIL.CoreImpl
Résultat SIL.CoreImpl

MakeVc() protected méthode

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