ClassCatalog Property
A catalog of all classes in all assemblies loaded by the current application context.
Namespace
Statiq.Testing
Containing Type
TestExecutionContext
Implements
Property Type
ClassCatalog

Syntax

public ClassCatalog ClassCatalog { get; }

Value

Type Description
ClassCatalog