Themed 2026 Presentation Style Preview

SpecializedMemberWithParametersReferenceParameterTypes Property

This read-only property returns the parameter types

Definition

Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents.Targets (in Sandcastle.Tools.BuildComponents.Targets.dll) Version: 2025.12.18.0
public IList<TypeReference> ParameterTypes { get; }

Property Value

IListTypeReference

See Also