FactoryBaseRegister Method |
Call this function during startup of current assembly to load classes with factory creation support
are registed
Namespace:
Rhino.UI.Controls
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static Type[] Register()
Public Shared Function Register As Type()
Return Value
Type:
Type[Missing <returns> documentation for "M:Rhino.UI.Controls.FactoryBase.Register"]
Version InformationRhino for Windows
Supported in: 6.8
See Also