Constructor AnsiPrintableString
- Namespace
- Microlithix.Text.Ansi.Element
- Assembly
- AnsiParser.dll
AnsiPrintableString(string)
Creates a new AnsiPrintableString instance with the specified content.
public AnsiPrintableString(string text)
Parameters
text
stringSpecifies the content of the printable string.