Projection.ParametersNames

Projection.ParametersNames property

Gets an enumerable collection of names of parameters given to this projection

public IList<string> ParametersNames { get; }

See Also