Contents
class NullConstructor { public: // methods static Component* createInstance (StringID name, Component* owner, Object* arg); };