JsonText(string) Constructor
Initializes a new instance of the
JsonText
class.
public JsonText(string json)
- Namespace
- Spectre
.Console .Json - Containing Type
- JsonText
Parameters
- string json
- The JSON to render.