Method |
Description |
|
CheckArguments ( Object args ) : Object[] |
|
|
Construct ( Object args ) : Object |
|
|
GetClassFullName ( ) : String |
|
|
GetMethodInfo ( CompilerGlobals compilerGlobals ) : MethodInfo |
|
|
GetPackage ( ) : PackageScope |
|
|
Invoke ( Object obj, BindingFlags options, Binder binder, Object parameters, CultureInfo culture ) : Object |
|
|
Invoke ( Object obj, Object thisob, BindingFlags options, Binder binder, Object parameters, CultureInfo culture ) : Object |
|
|
JSWrappedMethod ( MethodInfo method, Object obj ) : System |
|
|