C# Class ICSharpCode.GUI.Xml.StringWrapper

This class wrapps a string to an object, the string is accessible through the 'Text' property. This class was written for setting the items in a combobox inside a xml definition.
Afficher le fichier Open project: Longkong/Pojjaman

Méthodes publiques

Méthode Description
ToString ( ) : string

returns Text

Method Details

ToString() public méthode

returns Text
public ToString ( ) : string
Résultat string