比如:我有个父类,这个父类里有个公共属性
某个子类:
public class MyTest :BaseTest
{
为什么这里用不了this这个关键字,
但是在方法中有可以访问到this这个关键字
public void MyFunction()
this.
}
SMILET
森林海
相关分类