Table of Contents

Class CeresPort.PortCompatibleStructure

Namespace
Ceres.Graph
Assembly
Ceres.Graph.dll
protected class CeresPort.PortCompatibleStructure
Inheritance
CeresPort.PortCompatibleStructure
Inherited Members

Constructors

PortCompatibleStructure()

public PortCompatibleStructure()

Fields

AdapterCreateFunc

public readonly Dictionary<Type, Func<IPort, IPort>> AdapterCreateFunc

Field Value

Dictionary<Type, Func<IPort, IPort>>

CompatibleTypes

public readonly HashSet<Type> CompatibleTypes

Field Value

HashSet<Type>