C# Class FDOBrowser.TsStringRunInfo

ファイルを表示 Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method 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 method

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

TsStringRunInfo() public method

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
return System