메소드 | 설명 | |
---|---|---|
DefaultOverloadResolver ( |
||
DefaultOverloadResolver ( |
||
DefaultOverloadResolver ( |
||
MakeInvalidParametersError ( |
메소드 | 설명 | |
---|---|---|
CompareEquivalentCandidates ( Microsoft.Scripting.Actions.Calls.ApplicableCandidate one, Microsoft.Scripting.Actions.Calls.ApplicableCandidate two ) : Candidate | ||
CreateActualArguments ( IList |
||
GetNamedArguments ( IList |
||
GetSplattedExpression ( ) : |
||
GetSplattedItem ( int index ) : object | ||
MapSpecialParameters ( |
메소드 | 설명 | |
---|---|---|
GetArgument ( int i ) : |
||
MakeInvalidSplatteeError ( |
||
SplatDictionaryArgument ( IList |
protected CompareEquivalentCandidates ( Microsoft.Scripting.Actions.Calls.ApplicableCandidate one, Microsoft.Scripting.Actions.Calls.ApplicableCandidate two ) : Candidate | ||
one | Microsoft.Scripting.Actions.Calls.ApplicableCandidate | |
two | Microsoft.Scripting.Actions.Calls.ApplicableCandidate | |
리턴 | Candidate |
protected CreateActualArguments ( IList |
||
namedArgs | IList |
|
argNames | IList |
|
preSplatLimit | int | |
postSplatLimit | int | |
리턴 | Microsoft.Scripting.Actions.Calls.ActualArguments |
public DefaultOverloadResolver ( |
||
binder | ||
instance | ||
args | IList |
|
signature | CallSignature | |
리턴 | System.Linq.Expressions |
public DefaultOverloadResolver ( |
||
binder | ||
args | IList |
|
signature | CallSignature | |
리턴 | System.Linq.Expressions |
public DefaultOverloadResolver ( |
||
binder | ||
args | IList |
|
signature | CallSignature | |
callType | CallTypes | |
리턴 | System.Linq.Expressions |
protected GetNamedArguments ( IList |
||
namedArgs | IList |
|
argNames | IList |
|
리턴 | void |
protected GetSplattedExpression ( ) : |
||
리턴 |
public MakeInvalidParametersError ( |
||
target | ||
리턴 |
protected MapSpecialParameters ( |
||
mapping | ||
리턴 |