ProtocolAddressEditor Constructor (String) |
Create an instance of ProtocolAddressEditor.
Namespace:
Demo3D.Net
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 18.03.00
Syntaxpublic ProtocolAddressEditor(
string scheme
)
Parameters
- scheme
- Type: SystemString
The protocol address scheme.
See Also