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

RSRP-288085: "Implement members" does not work with QuickFix.Application interface

$
0
0
Reporter Oleg Gerovich (oleg.gerovich) Oleg Gerovich (oleg.gerovich)
Created Jan 31, 2012 2:02:05 AM
Updated Jan 31, 2012 2:02:05 AM
Priority Normal
Type Bug
Fix versions No Fix versions
State Submitted
Assignee Alexey Kuptsov (alexey.kuptsov)
Subsystem Quick Fixes
Affected versions 6.1
Fixed in build No Fixed in build
We are using .NET FIX implementation 1.0 from http://www.quickfixn.org.
If a C# project includes references to quickfix_net.dll and the following class is created, "implement members" does not actually insert any code.

using QuickFix;

namespace Test
{
    internal class MyTest : Application // from QuickFix.Application interface
    {
    }
}

I clicked "implement members" fix, selected all methods in the popup and clicked Finish. No expected code was inserted into the class.

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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