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
textstringSpecifies the content of the printable string.