C# Programming Language学习笔记(四)
摘要:
第四章 基础概念1.Protected internal (meaning protected or internal), which is selected by including both a protected and an internal modifier in the member declaration. The intuitive meaning of protected int... 阅读全文
posted @ 2005-10-22 22:16 佛西亚 阅读(352) 评论(0) 推荐(0) 编辑