Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BoxedValue<TValue>

A boxed value.

Type parameters

  • TValue

Hierarchy

  • BoxedValue

Index

Properties

Properties

Optional value

value: TValue

The boxed value.

Generated using TypeDoc