Skip to main content
Version: 6.4

AfterCreate

Callable

  • AfterCreate(): (target, method) => void

  • Returns (target, method) => void

      • (target, method): void
      • Parameters

        • target: any
        • method: string

        Returns void