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