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