MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeINamed­TypeDefinition
Open sandboxFocus

INamedType.Definition Property

Definition

Gets the type definition with unassigned type parameters. When the current INamedType is not a generic type instance, returns the current INamedType.

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