public ref class AClass
{
public:
///
/// This is the first paragraph which spans more than one line
/// when the document window is small enough. This is the
/// next paragraph which started in a new line.
///
void paraTag() {}
}