MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIParameterTo­Parameter­Info
Open sandboxFocus

IParameter.ToParameterInfo Method

ToParameterInfo()

Gets a System.Reflection.ParameterInfo that represents the current parameter at run time.

Declaration
ParameterInfo ToParameterInfo()
Returns
Type Description
System.Reflection.ParameterInfo

A System.Reflection.ParameterInfo that can be used only in run-time code.