Click or drag to resize

ProtocolIRegistryUnregistered Event

Occurs when a protocol is unregistered.

Namespace:  Demo3D.Net
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 16.01.07
Syntax
C#
event Action<ProtocolIRegistry, Protocol> Unregistered

Value

Type: SystemActionProtocolIRegistry, Protocol
See Also