Interface IVariableSource
Shared variables owner
Namespace: Ceres.Graph
Assembly: cs.temp.dll.dll
Syntax
public interface IVariableSource
  Properties
SharedVariables
Declaration
List<SharedVariable> SharedVariables { get; }
  Property Value
| Type | Description | 
|---|---|
| List<><SharedVariable> |