Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-221940: 'Create overload without parameter' creates method with a body in an interface

$
0
0
Reporter Vladimir Reshetnikov (nikov) Vladimir Reshetnikov (nikov)
Created Mar 2, 2011 7:24:16 AM
Updated Jan 23, 2012 2:53:37 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
Interface I
    Sub Foo(ByVal x As Date)
End Interface


Result:

Interface I
    Sub Foo()
        Foo (Nothing)
    End Sub

    Sub Foo(ByVal x As Date)
End Interface

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>