asResultCallback
asResultCallback<T>(callback: undefined | AppResultCallback<T>,router: Router,appContext: default): ResultCallback<T> | undefined
Properties
(Mandatory properties are in bold)Properties | Type | Description |
---|---|---|
appContext | default | |
callback | undefined | AppResultCallback<T> | |
router | Router |