读书人

this关键字解决思路

发布时间: 2012-02-27 10:00:22 作者: rapoo

this关键字
this表示当前对象。
可是怎么才算是“当前对象”?

[解决办法]
就是this这个关键字所在的对象(类)里

读书人网 >C#

热点推荐