Table of Contents

Method CoerceBindHandler

Namespace
Alternet.Scripter.Python
Assembly
Alternet.Scripter.Python.v10.dll

CoerceBindHandler(Dictionary<string, PyObject>, MethodBase[], ref MethodBase)

public static void CoerceBindHandler(Dictionary<string, PyObject> arguments, MethodBase[] methods, ref MethodBase foundMethod)

Parameters

arguments Dictionary<string, PyObject>
methods MethodBase[]
foundMethod MethodBase