Interface IValued<T>
Namespace: GCore.Data
Assembly: GCore.dll
Syntax
public interface IValued<T>
Type Parameters
Name | Description |
---|---|
T |
Properties
| Improve this Doc View SourceValue
Declaration
T Value { get; }
Property Value
Type | Description |
---|---|
T |