[I] DecoratorFunction
interface DecoratorFunction( program, target, ... customArgs): voidParameters
| Parameter | Type |
|---|---|
program | DecoratorContext |
target | any |
…customArgs | any[] |
Returns
void
Properties
| Property | Type |
|---|---|
namespace? | string |
interface DecoratorFunction( program, target, ... customArgs): void| Parameter | Type |
|---|---|
program | DecoratorContext |
target | any |
…customArgs | any[] |
void
| Property | Type |
|---|---|
namespace? | string |