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