Property | Type | Description |
---|
Method | Description | |
---|---|---|
CanConvertFrom ( |
||
Convert ( |
||
GetDynamicConversion ( Expression value, |
||
GetGenericInferenceType ( |
||
PythonOverloadResolver ( |
||
PythonOverloadResolver ( |
||
PythonOverloadResolver ( |
Method | Description | |
---|---|---|
AllowMemberInitialization ( |
||
GetByRefArrayExpression ( Expression argumentArrayExpression ) : Expression | ||
MapSpecialParameters ( |
protected AllowMemberInitialization ( |
||
method | ||
return | bool |
public CanConvertFrom ( |
||
fromType | ||
fromArg | ||
toParameter | Microsoft.Scripting.Actions.Calls.ParameterWrapper | |
level | NarrowingLevel | |
return | bool |
public Convert ( |
||
metaObject | ||
restrictedType | ||
info | ||
toType | ||
return | Expression |
protected GetByRefArrayExpression ( Expression argumentArrayExpression ) : Expression | ||
argumentArrayExpression | Expression | |
return | Expression |
public GetDynamicConversion ( Expression value, |
||
value | Expression | |
type | ||
return | Expression |
public GetGenericInferenceType ( |
||
dynamicObject | ||
return |
protected MapSpecialParameters ( |
||
mapping | ||
return |
public PythonOverloadResolver ( |
||
binder | ||
instance | ||
args | IList |
|
signature | CallSignature | |
codeContext | Expression | |
return | System.Linq.Expressions |
public PythonOverloadResolver ( |
||
binder | ||
args | IList |
|
signature | CallSignature | |
callType | CallTypes | |
codeContext | Expression | |
return | System.Linq.Expressions |
public PythonOverloadResolver ( |
||
binder | ||
args | IList |
|
signature | CallSignature | |
codeContext | Expression | |
return | System.Linq.Expressions |