Search Results for

    Show / Hide Table of Contents

    Interface IVariable<T>

    Interface for variables

    Namespace: Ceres.Graph
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IVariable<T>
    Type Parameters
    Name Description
    T

    Properties

    Value

    Declaration
    T Value { get; set; }
    Property Value
    Type Description
    T
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX