type FSharpApiParameter = { Name: string option Type: string Summary: string option }
Nacara.Plugin.FSharpApi
A parameter of a function or member, as the reader needs to see it.
Name: string option
Type: string
Summary: string option
On this page