Method | Description | |
---|---|---|
TextProps ( ITsTextProps ttp, SIL.FieldWorks.FDO.FdoCache cache ) : System |
Initializes a new instance of the T:TextProps class.
|
|
TextProps ( int irun, ITsString tss, SIL.FieldWorks.FDO.FdoCache cache ) : System |
Initializes a new instance of the T:TextProps class.
|
|
ToString ( ) : string |
Returns a T:System.String that represents this instance.
|
Method | Description | |
---|---|---|
SetProps ( ITsTextProps ttp, SIL.FieldWorks.FDO.FdoCache cache ) : void |
Sets the int and string properties.
|
public TextProps ( ITsTextProps ttp, SIL.FieldWorks.FDO.FdoCache cache ) : System | ||
ttp | ITsTextProps | |
cache | SIL.FieldWorks.FDO.FdoCache | |
return | System |
public TextProps ( int irun, ITsString tss, SIL.FieldWorks.FDO.FdoCache cache ) : System | ||
irun | int | |
tss | ITsString | |
cache | SIL.FieldWorks.FDO.FdoCache | |
return | System |