ApiMemberFirstParameterTypeName Property

This read-only property is used to get the type of the first parameter

Definition

Namespace: Sandcastle.Core.Reflection
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public string FirstParameterTypeName { get; }

Property Value

String

Remarks

This is used for sorting overload sets

See Also