ReflectionFunctionAbstract クラス
ReflectionFunctionAbstract
&reftitle.intro;
ReflectionFunction の親クラスです。
詳細はこのクラスの説明を参照ください。
&reftitle.classsynopsis;
abstract
ReflectionFunctionAbstract
implements
Reflector
&Properties;
public
string
name
&Methods;
&reftitle.properties;
name
関数名。読み込み専用で、書き込もうとすると
ReflectionException をスローします。
&reference.reflection.entities.reflectionfunctionabstract;