C# Class FDOBrowser.TsStringRunInfo

Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string

Returns a T:System.String that represents this instance.

TsStringRunInfo ( int irun, ITsString tss, SIL.FieldWorks.FDO.FdoCache cache ) : System

Initializes a new instance of the T:TsStringRunInfo class.

Method Details

ToString() public méthode

Returns a T:System.String that represents this instance.
public ToString ( ) : string
Résultat string

TsStringRunInfo() public méthode

Initializes a new instance of the T:TsStringRunInfo class.
public TsStringRunInfo ( int irun, ITsString tss, SIL.FieldWorks.FDO.FdoCache cache ) : System
irun int
tss ITsString
cache SIL.FieldWorks.FDO.FdoCache
Résultat System