|
| FieldInfo | BindToField (BindingFlags bindingAttr, FieldInfo[] match, object value, global::System.Globalization.CultureInfo culture) |
| |
| MethodBase | BindToMethod (BindingFlags bindingAttr, MethodBase[] match, ref object[] args, ParameterModifier[] modifiers, global::System.Globalization.CultureInfo culture, string[] names, out object state) |
| |
| object | ChangeType (object value, global::System.Type type, global::System.Globalization.CultureInfo culture) |
| |
| void | ReorderArgumentArray (ref object[] args, object state) |
| |
| MethodBase | SelectMethod (BindingFlags bindingAttr, MethodBase[] match, global::System.Type[] types, ParameterModifier[] modifiers) |
| |
| PropertyInfo | SelectProperty (BindingFlags bindingAttr, PropertyInfo[] match, global::System.Type returnType, global::System.Type[] indexes, ParameterModifier[] modifiers) |
| |
Definition at line 9 of file Binder.cs.