- GrpcMethod(options?): ((_target, _key, descriptor) => TypedPropertyDescriptor<any>)
Parameters
Optional
options: ArtusXGrpcMethodMetadata
Returns ((_target, _key, descriptor) => TypedPropertyDescriptor<any>)
void
- (_target, _key, descriptor): TypedPropertyDescriptor<any>
Parameters
- _target: object
- _key: string | symbol
- descriptor: TypedPropertyDescriptor<any>
Returns TypedPropertyDescriptor<any>
Grpc method decorator