- Namespace
- Statiq
.Common - Base Types
-
- object
Syntax
public static class ClassCatalogExtensions
Methods
| Name | Return Value | Summary |
|---|---|---|
| GetInstance |
T |
Gets an instance of a specified assignable type and name.
static
|
| GetInstance |
T |
Gets an instance of a specified type.
static
|
| GetInstances |
IEnumerable |
Gets instances for all classes of a specified assignable type..
static
|
| GetTypesAssignableTo |
IEnumerable |
Gets all types assignable from a specified type.
static
|