Table of Contents

Method CallParameterizedFunction

Namespace
Microsoft.Samples.Debugging.CorDebug
Assembly
corapi.dll

CallParameterizedFunction(CorFunction, CorType[], CorValue[])

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

Parameters

managedFunction CorFunction
argumentTypes CorType[]
arguments CorValue[]