SelectProperty(BindingFlags, PropertyInfo[], Type, Type[], ParameterModifier[])
Declaration
public override PropertyInfo SelectProperty(BindingFlags bindingFlags, PropertyInfo[] match, Type returnType, Type[] indexes, ParameterModifier[] modifiers)
Parameters
Type | Name | Description |
---|---|---|
BindingFlags | bindingFlags | |
PropertyInfo[] | match | |
Type | returnType | |
Type[] | indexes | |
ParameterModifier[] | modifiers |
Returns
Type | Description |
---|---|
PropertyInfo |