Register Method
Microsoft Robotics Studio
Must be implemented by derived classes
Namespace: Microsoft.Ccr.Core
Assembly: Ccr.Core (in Ccr.Core.dll)
Version: 1.5.507.0
Syntax
protected abstract void Register()
'Declaration
Protected MustOverride Sub Register
protected:
virtual void Register () abstract
See Also
JoinReceiverBase Class
Microsoft.Ccr.Core Namespace