Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NonGenericClass

This a non generic class derived from a generic class.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • Constructor short text.

    Parameters

    • p1: any

      Constructor param

    • p2: SubClassB

      Private string property

    • p3: number

      Public number property

    • p4: number

      Public implicit any property

    • p5: string

      Readonly property

    Returns NonGenericClass

Properties

Protected p2

p3

p3: number

Readonly p5

p5: string

value

value: SubClassB

Methods

getValue

setValue

Generated using TypeDoc