| Reporter |
Egor Malyshev (megor)
|
|---|---|
| Created | Mar 15, 2011 6:34:08 PM |
| Updated | Jan 27, 2012 1:31:55 PM |
| Priority | Normal |
| Type | Bug |
| Fix versions | No Fix versions |
| State | Submitted |
| Assignee | Alexey Kuptsov (alexey.kuptsov) |
| Subsystem | No subsystem |
| Affected versions | No Affected versions |
| Fixed in build | No Fixed in build |
Say I have a Public method in which I put RaiseEvent SomeEvent. SomeEvent don't exist so R# offers me to create one. After event is created, it's Private, which is not convenient. I think that by default its scope should be same as method in which I raise it.
Egor Malyshev (megor)