Click or drag to resize

WritableComparableTValue Property

Gets or sets the underlying string value.

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public T Value { get; set; }

Property Value

Type: T
See Also