C# Class FDOBrowser.TextIntPropInfo

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

Méthodes publiques

Méthode Description
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.

Method Details

TextIntPropInfo() public méthode

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
Résultat System

ToString() public méthode

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