Class AggregateChangeTypeInfo
- Namespace
- Shift.Common.Timeline.Registries
- Assembly
- Shift.Common.dll
public class AggregateChangeTypeInfo : IAggregateChangeTypeInfo
- Inheritance
-
AggregateChangeTypeInfo
- Implements
- Inherited Members
- Extension Methods
Constructors
AggregateChangeTypeInfo(Type, IAggregateTypeInfo)
public AggregateChangeTypeInfo(Type t, IAggregateTypeInfo agg)
Parameters
tTypeaggIAggregateTypeInfo
Properties
Aggregate
public IAggregateTypeInfo Aggregate { get; }
Property Value
ID
public Guid ID { get; }
Property Value
Type
public Type Type { get; }
Property Value
Methods
ToString()
public override string ToString()