Table of Contents

Class TypeRegistry

Namespace
Shift.Common.Timeline.Registries
Assembly
Shift.Common.dll
public static class TypeRegistry
Inheritance
TypeRegistry
Inherited Members

Methods

GetAggregates()

public static IAggregateTypeInfo[] GetAggregates()

Returns

IAggregateTypeInfo[]

GetChangeType(string)

public static Type GetChangeType(string name)

Parameters

name string

Returns

Type

GetCommands()

public static IAggregateCommandTypeInfo[] GetCommands()

Returns

IAggregateCommandTypeInfo[]