That simply means that XML comments should be the first immediate thing over any method or wherever you apply. You can not write any comment after XML comments and before method. To reproduce same,
write a XML comment block and just after that write one single line comment and you will get this error for e.g.
'''XML comment below
''' <summary>
''' my summary
''' </summary>
''' <remarks>No Remarks</remarks>
'Because of this line you will see the error
Showing posts with label language element. Show all posts
Showing posts with label language element. Show all posts
Thursday, May 13, 2010
Subscribe to:
Posts (Atom)