Table of Contents

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

t Type
agg IAggregateTypeInfo

Properties

Aggregate

public IAggregateTypeInfo Aggregate { get; }

Property Value

IAggregateTypeInfo

ID

public Guid ID { get; }

Property Value

Guid

Type

public Type Type { get; }

Property Value

Type

Methods

ToString()

public override string ToString()

Returns

string