Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface INameInterface

This is a simple interface.

Hierarchy

Implemented by

Index

Properties

Methods

Properties

name

name: string

This is a interface member of INameInterface.

It should be inherited by all subinterfaces.

Methods

getName

  • getName(): string
  • This is a interface function of INameInterface.

    It should be inherited by all subinterfaces.

    Returns string

Generated using TypeDoc