Click or drag to resize

ProtocolAddressEditor Constructor (String)

Create an instance of ProtocolAddressEditor.

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

Parameters

scheme
Type: SystemString

[Missing <param name="scheme"/> documentation for "M:Demo3D.Net.ProtocolAddressEditor.#ctor(System.String)"]

See Also