Method CallParameterizedFunction
CallParameterizedFunction(CorFunction, CorType[], CorValue[])
public void CallParameterizedFunction(CorFunction managedFunction, CorType[] argumentTypes, CorValue[] arguments)
Parameters
managedFunction
CorFunctionargumentTypes
CorType[]arguments
CorValue[]