Defines the semantics of a type (IType) that can be named.

Namespace:  PostSharp.CodeModel
Assembly:  PostSharp.Core (in PostSharp.Core.dll)

Syntax

Remarks

The only named types are TypeDefDeclaration and TypeRefDeclaration.

See Also