改变自己
我可以改变世界 改变自己
摘要: c# 的访问修饰符是private 还是 internal? 准确的说,不能一概而论。 [MSDN] Classes and structs that are not nested within other classes or structs can be either public or internal. A type declared as public is accessible by ... 阅读全文
posted @ 2009-02-13 15:32 dashan 阅读(9365) 评论(1) 推荐(1) 编辑