ServiceProviderIRegistryRegister Method |
Registers a service.
Namespace: Demo3D.NetAssembly: Demo3D.IO (in Demo3D.IO.dll) Version: 19.00.00
Syntax
Remarks
If this provider supports services that are already supported by an existing provider,
then this one takes precedence. It hides the previous implementation. If the 'hidden' implementation
supports other services, then it will still be used for those services.
See Also