ParameterModelRecord

PackageFsLiveDocs.Core
Represents a parameter of a function or method.

Fields

NameTypeDescription
NameNameThe name of the parameter.
TypeTypeThe formatted F# type string.
DescriptionDescriptionThe renderer-neutral documentation for this parameter.