Function ApplyUseMethodAdapters
ApplyUseMethodAdapters( injector: Injector, method: Method, config?: UseMethodConfig<any, any, any, any>,): Method<any, any> Parameters
- injector: Injector
- method: Method
Optionalconfig: UseMethodConfig<any, any, any, any>
Returns Method<any, any>