Click or drag to resize

HostFunctions.func Method

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