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.
Datei anzeigen Open project: Longkong/Pojjaman

Public Methods

Method Description
ToString ( ) : string

returns Text

Method Details

ToString() public method

returns Text
public ToString ( ) : string
return string