Class MethodInfo
MethodInfo objects describe methods declared by your program.
Properties: |
|
Methods: |
- Invoke : Object ( inst:Object, args:Object[] )
|
Property Documentation
Method Attributes : Int () Property
Method Name : String () Property
Method ParameterTypes : ClassInfo[] () Property
Get method parameter types.
Get return type of method.
Method Documentation
Method Invoke : Object ( inst:Object, args:Object[] )