Méthode | Description | |
---|---|---|
FallbackConvert ( |
||
GetPythonType ( |
||
MetaPythonObject ( Expression expression, |
||
MetaPythonObject ( Expression expression, |
||
Restrict ( |
Méthode | Description | |
---|---|---|
GetGetMemberName ( |
||
GetMemberFallback ( |
||
MakeDelegateTarget ( |
Creates a target which creates a new dynamic method which contains a single dynamic site that invokes the callable object. TODO: This should be specialized for each callable object
|
Méthode | Description | |
---|---|---|
MakeTryGetTypeMember ( PythonContext PythonContext, |
||
MakeTryGetTypeMember ( PythonContext PythonContext, |
public FallbackConvert ( |
||
binder | ||
Résultat |
protected static GetGetMemberName ( |
||
member | ||
Résultat | string |
protected static GetMemberFallback ( |
||
self | ||
member | ||
codeContext | ||
Résultat |
public static GetPythonType ( |
||
value | ||
Résultat | IronPython.Runtime.Types.PythonType |
protected static MakeDelegateTarget ( |
||
action | ||
toType | ||
arg | ||
Résultat |
public MetaPythonObject ( Expression expression, |
||
expression | Expression | |
restrictions | ||
Résultat | System.Linq.Expressions |
public MetaPythonObject ( Expression expression, |
||
expression | Expression | |
restrictions | ||
value | object | |
Résultat | System.Linq.Expressions |
public Restrict ( |
||
type | ||
Résultat |