1 Replies Last post: Feb 18, 2013 1:22 PM by Alex Berezoutsky  
Marcel Bauer Newbie 1 posts since
Feb 14, 2013
Currently Being Moderated

Feb 14, 2013 7:41 PM

XML-Comment in derived class

Hello,

first: sorry for my bad english ^^

I have a little problem:

Normally when a public method has no XML-Comment, a warning appeared(CS1591). But when it is derived i.e from a Interface no warning appeares.

Can i change this?

 

Thanks,

bauerbyter

Alex Berezoutsky JetBrains 456 posts since
Feb 18, 2011
Currently Being Moderated
Feb 18, 2013 1:22 PM in response to: Marcel Bauer
Re: XML-Comment in derived class

Hi Marcel,

 

Actually, it should work just fine. Could you please prepare a small code samle, whichg will demonstrate the issue you noticed? It is much appreciated.

 

Thanks in advance!

More Like This

  • Retrieving data ...