GenericCapableTypeAdapter.ConstructSignature Method

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

Definition

Constructs the signature of the type.
protected override string ConstructSignature(bool useParameterNotation)

Parameters

useParameterNotation bool
Indicates whether the signature is used in parameter notation.

Returns

string
A string representing the type's signature used in code references.