Interface IPort<TValue>
Inherited Members
Namespace: Ceres.Graph
Assembly: cs.temp.dll.dll
Syntax
public interface IPort<out TValue> : IPort
Type Parameters
| Name | Description |
|---|---|
| TValue |
Properties
Value
Declaration
TValue Value { get; }
Property Value
| Type | Description |
|---|---|
| TValue |