Click or drag to resize

HostFunctionsfunc Method

Overload List
 NameDescription
Public methodfunc(Int32, Object) Creates a delegate that invokes a script function and returns its result value.
Public methodCode examplefuncT(Int32, Object) Creates a delegate that invokes a script function and returns a value of the specified type.
Top
See Also