Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 1.0
-
Fix Version/s: 1.1.EDR
-
Component/s: Decorators
-
Labels:None
-
Forum Reference:
Description
If a method is abstract:
- if it is a method of a decorated type, it has a generated implementation that calls the delegate
- otherwise, definition error
We should think about it when using Service Handlers