| Class and Description |
|---|
| IFactory
This is a generic interface for creating objects of a certain type.
|
| Class and Description |
|---|
| FactoryConstantValue
Implementation of
IFactory that returns a constant value |
| FactoryNewInstance
Implementation of
IFactory that always creates a new instance via
reflection |
| IFactory
This is a generic interface for creating objects of a certain type.
|
| IFactoryWithParameter
This is a generic interface for creating objects of a certain type.
|
| IFactoryWithTwoParameters
This is a generic interface for creating objects of a certain type.
|
| Class and Description |
|---|
| IFactory
This is a generic interface for creating objects of a certain type.
|
| Class and Description |
|---|
| IFactoryWithParameter
This is a generic interface for creating objects of a certain type.
|
| IHierarchicalFactory
This is a generic interface for creating objects of a certain type that have
a parent item.
|
| IHierarchicalRootFactory
This is a generic interface for creating root objects of a hierarchy.
|
| Class and Description |
|---|
| IFactoryWithTwoParameters
This is a generic interface for creating objects of a certain type.
|
| IHierarchicalFactoryWithParameter
This is a generic interface for creating objects of a certain type that have
a parent item.
|
| IHierarchicalRootFactory
This is a generic interface for creating root objects of a hierarchy.
|
| Class and Description |
|---|
| IFactoryWithTwoParameters
This is a generic interface for creating objects of a certain type.
|
| IHierarchicalFactoryWithParameter
This is a generic interface for creating objects of a certain type that have
a parent item.
|
| IHierarchicalRootFactory
This is a generic interface for creating root objects of a hierarchy.
|
| Class and Description |
|---|
| IFactoryWithTwoParameters
This is a generic interface for creating objects of a certain type.
|
| IHierarchicalFactoryWithParameter
This is a generic interface for creating objects of a certain type that have
a parent item.
|
| IHierarchicalRootFactory
This is a generic interface for creating root objects of a hierarchy.
|
| Class and Description |
|---|
| IFactory
This is a generic interface for creating objects of a certain type.
|
Copyright © 2014–2015 Philip Helger. All rights reserved.