ServicedComponent 构造函数
定义
初始化 ServicedComponent 类的新实例。Initializes a new instance of the ServicedComponent class.
public:
ServicedComponent();
public ServicedComponent ();
Public Sub New ()
注解
此构造函数由派生类构造函数调用以初始化此类型中的状态。This constructor is called by derived class constructors to initialize state in this type.