Index

src/app/shared/miscellaneous/miscellaneous.ts

foo
foo(status: string)

A foo bar function

Parameters :
Name Type Optional Description
status string No

A status

src/app/shared/decorators/log.decorator.ts

LogClass
LogClass(target: any)
Parameters :
Name Type Optional
target any No
LogMethod
LogMethod(target: any, key: string)
Parameters :
Name Type Optional
target any No
key string No
LogProperty
LogProperty(target: any, key: string)
Parameters :
Name Type Optional
target any No
key string No
LogPropertyWithArgs
LogPropertyWithArgs(alias: string)
Parameters :
Name Type Optional
alias string No
Returns : any

results matching ""

    No results matching ""