RefDocGen
Home
API
FAQ
Templates
Configuration
Basic config
Custom static pages
Doc versioning
YAML config
C#
namespace
RefDocGen.
CodeElements
assembly
RefDocGen
Classes
class
AssemblyData
Represents a .NET assembly.
class
NamespaceData
Represents a namespace together with the types contained in it.
Enums
enum
AccessModifier
Represents access modifier of a member. Note that the values are sorted from the most restrictive to the least restrictive.
enum
CodeElementKind
Represents kind of a code element.
enum
SpecialTypeConstraint
Represents special constraints that can be applied to generic type parameters.
Made with
RefDocGen