Method | Description | |
---|---|---|
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, |
Method | Description | |
---|---|---|
GetBoundValue ( Microsoft.Scripting.Actions.Calls.OverloadResolverFactory resolverFactory, |
Method | Description | |
---|---|---|
ResolveGetter ( bool privateBinding ) : |
public BindToInstance ( |
||
instance | ||
return |
public GetBoundError ( |
||
binder | ||
instance | ||
return |
protected GetBoundValue ( Microsoft.Scripting.Actions.Calls.OverloadResolverFactory resolverFactory, |
||
resolverFactory | Microsoft.Scripting.Actions.Calls.OverloadResolverFactory | |
binder | ||
type | ||
instance | ||
return |
public GetDeleteMethod ( ) : |
||
return |
public GetDeleteMethod ( bool privateMembers ) : |
||
privateMembers | bool | |
return |
public GetError ( |
||
binder | ||
return |
public abstract GetGetMethod ( ) : |
||
return |
public abstract GetGetMethod ( bool privateMembers ) : |
||
privateMembers | bool | |
return |
public abstract GetIndexParameters ( ) : System.Reflection.ParameterInfo[] | ||
return | System.Reflection.ParameterInfo[] |
public abstract GetSetMethod ( ) : |
||
return |
public abstract GetSetMethod ( bool privateMembers ) : |
||
privateMembers | bool | |
return |
public GetValue ( Microsoft.Scripting.Actions.Calls.OverloadResolverFactory resolverFactory, |
||
resolverFactory | Microsoft.Scripting.Actions.Calls.OverloadResolverFactory | |
binder | ||
type | ||
return |