ParameterPrefix Property
Definition
ParameterPrefix
Gets the prefix of the parameter name that will be concatenated with index of both ArgumentsSelector(T, int) and ParametersSelector(T, int).
protected string ParameterPrefix { get; }
Property Value
- string
The prefix of the parameter name that will be concatenated with
index.