|
IKVM11
11
Java SE 11 Virtual Machine for .NET
|
Public Member Functions | |
| override MethodBase | SelectMethod (BindingFlags bindingAttr, MethodBase[] match, Type[] types, ParameterModifier[] modifiers) |
| override PropertyInfo | SelectProperty (BindingFlags bindingAttr, PropertyInfo[] match, Type returnType, Type[] indexes, ParameterModifier[] modifiers) |
Definition at line 29 of file DefaultBinder.cs.
| override MethodBase IKVM.Reflection.DefaultBinder.SelectMethod | ( | BindingFlags | bindingAttr, |
| MethodBase[] | match, | ||
| Type[] | types, | ||
| ParameterModifier[] | modifiers ) |
Definition at line 32 of file DefaultBinder.cs.
| override PropertyInfo IKVM.Reflection.DefaultBinder.SelectProperty | ( | BindingFlags | bindingAttr, |
| PropertyInfo[] | match, | ||
| Type | returnType, | ||
| Type[] | indexes, | ||
| ParameterModifier[] | modifiers ) |
Definition at line 282 of file DefaultBinder.cs.