메소드 | 설명 | |
---|---|---|
BindToInstance ( |
||
GetMethodBases ( ) : System.Reflection.MethodBase[] | ||
GetValue ( Microsoft.Scripting.Actions.Calls.OverloadResolverFactory resolverFactory, |
||
MakeGenericMethod ( |
Returns a BuiltinFunction bound to the provided type arguments. Returns null if the binding cannot be performed.
|
메소드 | 설명 | |
---|---|---|
GetBoundValue ( Microsoft.Scripting.Actions.Calls.OverloadResolverFactory resolverFactory, |
메소드 | 설명 | |
---|---|---|
EnsureBoundGenericDict ( ) : void | ||
MethodGroup ( ) : System |
public BindToInstance ( |
||
instance | ||
리턴 |
protected GetBoundValue ( Microsoft.Scripting.Actions.Calls.OverloadResolverFactory resolverFactory, |
||
resolverFactory | Microsoft.Scripting.Actions.Calls.OverloadResolverFactory | |
binder | ||
type | ||
instance | ||
리턴 |
public GetMethodBases ( ) : System.Reflection.MethodBase[] | ||
리턴 | System.Reflection.MethodBase[] |
public GetValue ( Microsoft.Scripting.Actions.Calls.OverloadResolverFactory resolverFactory, |
||
resolverFactory | Microsoft.Scripting.Actions.Calls.OverloadResolverFactory | |
binder | ||
type | ||
리턴 |
public MakeGenericMethod ( |
||
types | ||
리턴 |