Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MethodEmbed

Hierarchy

  • MethodEmbed

Index

Constructors

Properties

Methods

Constructors

constructor

  • new MethodEmbed(context: any, methodName: any): MethodEmbed

Properties

context

context: any

methodName

methodName: any

Methods

remove

  • remove(): void

set

  • set(methodOverride: any): void

Static add

  • add(context: any, methodName: any, methodOverride: any): void

Static remove

  • remove(context: any, methodName: any): void