Méthode | Description | |
---|---|---|
BindConvert ( |
||
BindConvert ( PythonConversionBinder binder ) : |
||
BindInvoke ( |
||
BindInvokeMember ( |
||
ConvertWorker ( |
||
Invoke ( IronPython.Runtime.Binding.PythonInvokeBinder pythonInvoke, |
||
MetaMethod ( |
Méthode | Description | |
---|---|---|
CheckSelf ( |
||
GetFunctionExpression ( |
||
GetMetaFunction ( |
||
GetMetaSelf ( |
||
GetSelfExpression ( |
||
InvokeWorker ( |
||
MakeCheckSelf ( |
public BindConvert ( |
||
conversion | ||
Résultat |
public BindConvert ( PythonConversionBinder binder ) : |
||
binder | PythonConversionBinder | |
Résultat |
public BindInvoke ( |
||
callAction | ||
Résultat |
public BindInvokeMember ( |
||
action | ||
args | ||
Résultat |
public ConvertWorker ( |
||
binder | ||
toType | ||
kind | ConversionResultKind | |
Résultat |
public Invoke ( IronPython.Runtime.Binding.PythonInvokeBinder pythonInvoke, |
||
pythonInvoke | IronPython.Runtime.Binding.PythonInvokeBinder | |
codeContext | ||
target | ||
args | ||
Résultat |
public MetaMethod ( |
||
expression | ||
restrictions | ||
value | Method | |
Résultat | System.Linq.Expressions |