Table of Contents

Class CeresPort.PortCompatibleStructure

Namespace
Ceres.Graph
Assembly
cs.temp.dll.dll
protected class CeresPort.PortCompatibleStructure
Inheritance
object
CeresPort.PortCompatibleStructure
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()

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>