메소드 | 설명 | |
---|---|---|
BindToInstance ( |
||
GetBoundError ( |
||
GetDeleteMethod ( ) : |
||
GetDeleteMethod ( bool privateMembers ) : |
||
GetError ( |
||
GetGetMethod ( ) : |
||
GetGetMethod ( bool privateMembers ) : |
||
GetIndexParameters ( ) : System.Reflection.ParameterInfo[] | ||
GetSetMethod ( ) : |
||
GetSetMethod ( bool privateMembers ) : |
||
GetValue ( Microsoft.Scripting.Actions.Calls.OverloadResolverFactory resolverFactory, |
메소드 | 설명 | |
---|---|---|
GetBoundValue ( Microsoft.Scripting.Actions.Calls.OverloadResolverFactory resolverFactory, |
메소드 | 설명 | |
---|---|---|
ResolveGetter ( bool privateBinding ) : |
public BindToInstance ( |
||
instance | ||
리턴 |
public GetBoundError ( |
||
binder | ||
instance | ||
리턴 |
protected GetBoundValue ( Microsoft.Scripting.Actions.Calls.OverloadResolverFactory resolverFactory, |
||
resolverFactory | Microsoft.Scripting.Actions.Calls.OverloadResolverFactory | |
binder | ||
type | ||
instance | ||
리턴 |
public GetDeleteMethod ( bool privateMembers ) : |
||
privateMembers | bool | |
리턴 |
public GetError ( |
||
binder | ||
리턴 |
public abstract GetGetMethod ( ) : |
||
리턴 |
public abstract GetGetMethod ( bool privateMembers ) : |
||
privateMembers | bool | |
리턴 |
public abstract GetIndexParameters ( ) : System.Reflection.ParameterInfo[] | ||
리턴 | System.Reflection.ParameterInfo[] |
public abstract GetSetMethod ( ) : |
||
리턴 |
public abstract GetSetMethod ( bool privateMembers ) : |
||
privateMembers | bool | |
리턴 |
public GetValue ( Microsoft.Scripting.Actions.Calls.OverloadResolverFactory resolverFactory, |
||
resolverFactory | Microsoft.Scripting.Actions.Calls.OverloadResolverFactory | |
binder | ||
type | ||
리턴 |