GH_SwitcherComponentPostConstructor Method
            
 The PostConstructor is called from within each constructor. 
 DO NOT OVERRIDE THIS unless you know what you are doing.
 
            
            
              Namespace: Karamba.GHopper.Utilities.UIWidgetsAssembly: karamba (in karamba.dll) Version: 1.0.0+eb23a7103f0eca0b6d808121e15fec6899194e15
protected override void PostConstructor()
Protected Overrides Sub PostConstructor
protected:
virtual void PostConstructor() override
abstract PostConstructor : unit -> unit 
override PostConstructor : unit -> unit