RefDocGen
Home
API
FAQ
Templates
Configuration
Basic config
Custom static pages
Doc versioning
YAML config
C#
namespace
RefDocGen.
CodeElements.
Types.
Abstract
assembly
RefDocGen
Interfaces
interface
IObjectTypeData
Represents data of a value, reference or interface type; including its members. Note: This interface doesn't represent enum types - see
IEnumTypeData
.
interface
ITypeDeclaration
Represents a type declared in any of the assemblies analyzed.
interface
ITypeParameterData
Represents declaration of a generic type parameter.
Made with
RefDocGen