MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeINamed­TypeUnderlying­Type
Open sandboxFocus

INamedType.UnderlyingType Property

UnderlyingType

Gets the underlying type of an enum, the non-nullable type of a nullable reference type, or the current type.

Declaration
INamedType UnderlyingType { get; }
Property Value
Type Description
INamedType