이름 | 설명 |
---|---|
IronPythonConsoleControl | The IronPythonConsoleControl is a reusable control for implementing the IConsole interface used by IronPython. |
OutputLine | A line of output. Caches the rendering of this line for a given console width. |
OutputSpan | Maintains the content and visual representation of a piece of chunk of text. For wraping, this text must be splittable, by character count. |