StreamNode.

StreamNode(IStreamPlugin) Constructor

Namespace
Avalonia.Data.Core
Containing Type
StreamNode

Syntax

public StreamNode(IStreamPlugin customPlugin)

Parameters

Name Type Description
customPlugin IStreamPlugin

Return Value

Type Description
void