GangLx

C#之属性

在C#类中有属性这个成员,C#属性用来读写类的字段。实际上是通过get和set访问器实现的。

posted on 2015-03-15 21:57  GangLx  阅读(119)  评论(0编辑  收藏  举报

导航