Constructor LowFootprintStringItem
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
LowFootprintStringItem(string)
Initializes a new instance of the StringItem
class with specified string.
public LowFootprintStringItem(string s)
Parameters
s
stringSpecifies string content of this new instance.