C# Class SILUBS.SharedScrUtils.WordAndPunct

(optional) key string followed by (optional) punctuation/whitespace string.
Exibir arquivo Open project: sillsdev/FieldWorks Class Usage Examples

Public Properties

Property Type Description
Offset int
Punct string
Word string

Public Methods

Method Description
ToString ( ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

Property Details

Offset public_oe property

public int Offset
return int

Punct public_oe property

public string Punct
return string

Word public_oe property

public string Word
return string