Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Object

Add reflect methods for Object.prototype

Hierarchy

  • Object

Index

Properties

Methods

Properties

className

className: string

Returns full name of the class.

Methods

getClass

  • Returns the reflected Class.

    Returns Class<any>