IWithReturnParameter.Return Property

Namespace
Kampute.DocToolkit.Metadata.Capabilities
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the return parameter of the member.
IParameter Return { get; }

Property Value

IParameter
An IParameter instance representing the return parameter of the member.