Reporter | Alexander Shvedov (shvedov) |
---|---|
Created | Jan 22, 2012 9:55:09 PM |
Updated | Feb 9, 2012 9:19:28 PM |
Priority | Major |
Type | Bug |
Fix versions | Mirabile Futurum |
State | Submitted |
Assignee | Alexey Kuptsov (alexey.kuptsov) |
Subsystem | Context actions |
Affected versions | 6.1, 6.1.1 |
Fixed in build | No Fixed in build |
Let's take a look at "Create custom event implementation" here:
It produces perfectly corect code (replaces initializaion with the initial subscription):
But "To explicit implementation" simply removes the field-like event initializer expression:
It produces perfectly corect code (replaces initializaion with the initial subscription):
But "To explicit implementation" simply removes the field-like event initializer expression: