GenericClassField<TValue>.ValueType property
Gets the type of the value.
public override Type ValueType { get; }
Property Value
The type of the value.
See Also
- class GenericClassField<TValue>
Gets the type of the value.
public override Type ValueType { get; }
The type of the value.