IPluginMethodTypes Property |
Developed by SO-SOFT
Returns method types
Namespace: scbscriptAssembly: scbscriptg (in scbscriptg.exe) Version: 15.62.0+ec7f396c1b0556a067fcf8d296cc36e3f3a5ac92
SyntaxType[] MethodTypes { get; }
Property Value
Type
RemarksThis property returns an array of Type objects for the static class objects where the registered global functions are defined.
See Also