This type contains the following members.
public abstract class ValueType<T> where T : Redakt.EventSourcing.ValueType<T>
- Inheritance:
- ObjectValueType<T>
Constructors
| ValueType() |
Methods
| Equals(object) | |
| GetHashCode() | |
| op_Equality(ValueType<T>, ValueType<T>) | |
| op_Inequality(ValueType<T>, ValueType<T>) | |
| ToString() |