Priority
Critical
Type
Bug 
State
Fixed 
Assignee
Andrey Simanovsky 
Subsystem
Generate Action 
Affected versions
Fixed in
Fixed in build
Next build 
Fixed in build
700
  • Submitted by   Serge Baltic
    2 years ago (30 Apr 2007 15:20)
  • Updated by Serge Baltic
    2 years ago (25 Dec 2007 17:12)
  • Jira: RSRP-39718
    (history, comments)

RSRP-39718

Generate::Override: Overrides Internal Members

0
	public partial class App : System.Windows.Application
	{
	    internal override void DoStartup()
	    {
	        base.DoStartup();
	    }
                     }


The override is created by R#.

Issue was closed
Comments (0)
 
History (0)
 
Links
 
Issue has no comments