XamlSourceGenRuntimeMcpServer(Stream, Stream) Constructor

Definition

Assembly XamlToCSharpGenerator.Runtime.Avalonia.dll

Initializes a new instance of the XamlSourceGenRuntimeMcpServer class.

public XamlSourceGenRuntimeMcpServer(Stream input, Stream output)

Parameters

input
Stream

The JSON-RPC input stream.

output
Stream

The JSON-RPC output stream.