TestTerminal.ContentWritten(String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
ContentWritten(System::String ^ text);
public ContentWritten(string text);
new System.CommandLine.Rendering.TestTerminal.ContentWritten : string -> System.CommandLine.Rendering.TestTerminal.ContentWritten
Public Sub New (text As String)
Parameters
- text
- String