C# 클래스 FDOBrowser.TsStringRunInfo

파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 메소드들

메소드 설명
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.

메소드 상세

ToString() 공개 메소드

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

TsStringRunInfo() 공개 메소드

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
리턴 System