ParameterAdapter.Type Property
- Namespace
- Kampute.DocToolkit.Metadata.Adapters
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the type of the parameter.
public virtual IType Type { get; }Property Value
- IType
- The parameter's type metadata.

public virtual IType Type { get; }