C# 클래스 FDOBrowser.TextIntPropInfo

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

공개 메소드들

메소드 설명
TextIntPropInfo ( ITsTextProps props, int iprop, SIL.FieldWorks.FDO.FdoCache cache ) : System

Initializes a new instance of the T:TextIntPropInfo class.

ToString ( ) : string

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

메소드 상세

TextIntPropInfo() 공개 메소드

Initializes a new instance of the T:TextIntPropInfo class.
public TextIntPropInfo ( ITsTextProps props, int iprop, SIL.FieldWorks.FDO.FdoCache cache ) : System
props ITsTextProps
iprop int
cache SIL.FieldWorks.FDO.FdoCache
리턴 System

ToString() 공개 메소드

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