Click or drag to resize

IPluginMethodTypes Property

Developed by SO-SOFT
Returns method types

Namespace: scbscript
Assembly: scbscriptg (in scbscriptg.exe) Version: 15.62.0+ec7f396c1b0556a067fcf8d296cc36e3f3a5ac92
Syntax
C#
Type[] MethodTypes { get; }

Property Value

Type
Remarks
This property returns an array of Type objects for the static class objects where the registered global functions are defined.
See Also