C# Class TSTool.SearchToken

Afficher le fichier Open project: brightideainc/TSTool Class Usage Examples

Méthodes publiques

Свойство Type Description
Closed bool
End int
Start int
Text string

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Closed public_oe property

public bool Closed
Résultat bool

End public_oe property

public int End
Résultat int

Start public_oe property

public int Start
Résultat int

Text public_oe property

public string Text
Résultat string