Class AggregateFactory<T>
Creates a new aggregate instance using the default constructor.
public static class AggregateFactory<T>
Type Parameters
T
- Inheritance
-
AggregateFactory<T>
- Inherited Members
Methods
CreateAggregate()
public static T CreateAggregate()
Returns
- T