DelegateTypeAdapter.Return Property

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

Definition

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

Property Value

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