Search Results for

    Show / Hide Table of Contents

    Interface IPort<TValue>

    Inherited Members
    IPort.GetValue()
    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
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX