Interface IStaticRenderable
Static renderable writer
Namespace: Terminaux.Writer
Assembly: Terminaux.dll
Syntax
public interface IStaticRenderable
Methods
| Edit this page View SourceRender()
Renders an element
Declaration
string Render()
Returns
Type | Description |
---|---|
string | Rendered text that will be used by the renderer |