2#ifndef _system_component_model_icomponent_h_
3#define _system_component_model_icomponent_h_
5#include "system/object.h"
7namespace System {
namespace ComponentModel {
16 RTTI_INFO(
IComponent, ::System::BaseTypesInfo<System::Object>)
Dummy class for IComponent-using code to compile after translating. Objects of this class should only...
Definition: icomponent.h:14
Base class that enables using methods available for System.Object class in C#. All non-trivial classe...
Definition: object.h:62
Definition: db_command.h:9