Interface IVariable<T> NamespaceCeres.Graph Assemblycs.temp.dll.dll Interface for variables public interface IVariable<T> Type Parameters T Properties Value T Value { get; set; } Property Value T