IStringOrObject1.ObjectValue

IStringOrObject<T>.ObjectValue property

Gets or sets the object value.

public T ObjectValue { get; set; }

See Also