csgashine

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2006年4月18日

摘要: Calling Base Class ConstructorsClasses can't inherit constructors, a derived class must implement its own constructor and can only make use of the constructor of its base class by calling it explicitl... 阅读全文
posted @ 2006-04-18 11:05 asp-shine 阅读(295) 评论(1) 推荐(0) 编辑