namespace RefDocGen.CodeElements.Types.Abstract

assembly RefDocGen

Interfaces


Represents data of a value, reference or interface type; including its members. Note: This interface doesn't represent enum types - see IEnumTypeData.

Represents a type declared in any of the assemblies analyzed.

Represents declaration of a generic type parameter.