ProtocolAddressBuilder Constructor (Uri) |
Constructs a new protocol address builder with the specified URI.
Namespace:
Demo3D.Net
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntaxpublic ProtocolAddressBuilder(
Uri uri
)
Parameters
- uri
- Type: SystemUri
The address.
See Also