Метод | Описание | |
---|---|---|
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 ( ) : |
||
Результат |
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 | ||
Результат |