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
Please sign in to leave a comment.
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!