Unlocks the lock using the key that locked it.
Namespace:
Demo3D.IO
Assembly:
Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntaxpublic void Unlock(
PacketKey key
)
Parameters
- key
- Type: Demo3D.IOPacketKey
The key that fits the lock.
See Also