Click or drag to resize

ProtocolAddressEditor Constructor (String)

Create an instance of ProtocolAddressEditor.

Namespace:  Demo3D.Net
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
public ProtocolAddressEditor(
	string scheme
)

Parameters

scheme
Type: SystemString
The protocol address scheme.
See Also