ParameterDataProvider.GetDataFor(ParameterInfo) Method

Definition

public System.Collections.IEnumerable GetDataFor (System.Reflection.ParameterInfo parameter);
abstract member GetDataFor : System.Reflection.ParameterInfo -> System.Collections.IEnumerable
override this.GetDataFor : System.Reflection.ParameterInfo -> System.Collections.IEnumerable

Parameters

parameter
ParameterInfo

Returns

Implements

Applies to