This type contains the following members.
public abstract class AggregateId<T>: IAggregateId, IEquatable<AggregateId<T>> where T : Redakt.EventSourcing.AggregateId<T>
- Inheritance:
- ObjectValueType<T>AggregateId<T>
- Implements:
- IAggregateIdIEquatable<AggregateId<T>>
Constructors
AggregateId(string) |
Properties
Value | |
New |