Click or drag to resize

GH_ComponentPostConstructor Method

The PostConstructor is called from within each constructor. DO NOT OVERRIDE THIS unless you know what you are doing.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected virtual void PostConstructor()
See Also