Defines the semantics of a type.

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

Syntax

Remarks

A type has all the semantics of a type signature (ITypeSignature) and exposes additionally methods and fields.

See Also