ReflectionFunctionAbstract 类
ReflectionFunctionAbstract
&reftitle.intro;
ReflectionFunction 的父类,详情请阅读它的描述。
&reftitle.classsynopsis;
abstract
ReflectionFunctionAbstract
implements
Reflector
&Properties;
public
string
name
&Methods;
&reftitle.properties;
name
函数名。只读,尝试赋值的时候将会抛出 ReflectionException。
&reference.reflection.entities.reflectionfunctionabstract;