Options
All
  • Public
  • Public/Protected
  • All
Menu

A pair with a name and a string value.

Type Parameters

  • T

    Type of the value.

Hierarchy

  • NameValuePair

Index

Properties

Properties

name: string

The name of this pair.

value: T

The value of this pair.

Generated using TypeDoc